Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://github.com/falconry/falcon
feat(media): implement multipart form media handler
vytas7 opened this pull request about 5 years ago
vytas7 opened this pull request about 5 years ago
app hanging on request.stream.read()
anfreita opened this issue over 5 years ago
anfreita opened this issue over 5 years ago
chore(Sphinx): explicitly specify autodoc directives for hook functions and redirect exceptions
vytas7 opened this pull request over 5 years ago
vytas7 opened this pull request over 5 years ago
request.stream.read() doesnt receive any data from simulate_post
b3g00d opened this issue over 5 years ago
b3g00d opened this issue over 5 years ago
request.get_param() defaults don't get stored in store
omwbennett opened this issue over 5 years ago
omwbennett opened this issue over 5 years ago
Is there a way of adding a REST API call that causes falcon to cleanly shut down?
dstromberg opened this issue over 5 years ago
dstromberg opened this issue over 5 years ago
Falcon app on AWS lambda ?
Gorbus opened this issue over 5 years ago
Gorbus opened this issue over 5 years ago
feat(media): implement multipart form media handler
vytas7 opened this pull request over 5 years ago
vytas7 opened this pull request over 5 years ago
chore(community): prepare to add a Sponsor button
vytas7 opened this pull request over 5 years ago
vytas7 opened this pull request over 5 years ago
feat(media): add URL-encoded form data handler
vytas7 opened this pull request over 5 years ago
vytas7 opened this pull request over 5 years ago
Add a concise app layout suggestion to the docs
kgriffs opened this issue over 5 years ago
kgriffs opened this issue over 5 years ago
Ability to execute logic after the response is fully streamed
vytas7 opened this issue over 5 years ago
vytas7 opened this issue over 5 years ago
fix(testing): allow testing generator-based WSGI apps
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
refactor(API): add a compatibility shim to support the Falcon<=1.4.1 error handler signature
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
feat: improve dict-compatibility for the default Request and Response context type
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
chore: reopen Hug gate in Travis
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
docs(README): remove the no longer correct ujson note
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
docs(changes): add the latest contributor for the impending 2.0 release
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
docs(setup): omit raw HTML based patron list in long description
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
Quick start guide don't explain how to deal with errors
FabriceSalvaire opened this issue almost 6 years ago
FabriceSalvaire opened this issue almost 6 years ago
Privatize helpers, etc. that really should only be used internally by the framework
kgriffs opened this issue almost 6 years ago
kgriffs opened this issue almost 6 years ago
[Umbrella] Dynamic API configuration
kgriffs opened this issue almost 6 years ago
kgriffs opened this issue almost 6 years ago
Modify Request.cookies to return all values for each cookie
kgriffs opened this issue almost 6 years ago
kgriffs opened this issue almost 6 years ago
chore: aggregate our stylish contributors for the upcoming 2.0 release
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
Add basic performance testing to the gate
kgriffs opened this issue almost 6 years ago
kgriffs opened this issue almost 6 years ago
Document set_cookie() name/value restrictions (strings are limited to US-ASCII)
guozhihua12 opened this issue almost 6 years ago
guozhihua12 opened this issue almost 6 years ago
chore: add official support for CPython 3.7
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
feat(testing): allow path with a query string in simulate_request
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
Remove deprecation warnings when using context dict interface
vytas7 opened this issue almost 6 years ago
vytas7 opened this issue almost 6 years ago
fix(errors): call custom serializers even for errors without represention
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
style(testing): adapt to even more stringent requirements introduced by flake8 3.7
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
perf(API): revisit request-response cycle micro optimizations
vytas7 opened this pull request almost 6 years ago
vytas7 opened this pull request almost 6 years ago
fix(hooks): apply resource-level hooks even to suffixed responders
vytas7 opened this pull request about 6 years ago
vytas7 opened this pull request about 6 years ago
docs: update older URLs to https://falconframework.org
vytas7 opened this pull request about 6 years ago
vytas7 opened this pull request about 6 years ago
style: ignore Flake8 warning W504 and address W605 violations
vytas7 opened this pull request about 6 years ago
vytas7 opened this pull request about 6 years ago
Why only '+' is converted to space and no other delimiters are taken care
nsonic001 opened this issue about 6 years ago
nsonic001 opened this issue about 6 years ago
Prefer exact match without parameters to match with extra parameters.
suola opened this issue about 6 years ago
suola opened this issue about 6 years ago
Scope out the work involved in adding serverless env support
kgriffs opened this issue over 6 years ago
kgriffs opened this issue over 6 years ago
Add falcon support to sphinxcontrib-httpdomain
carlodri opened this issue over 6 years ago
carlodri opened this issue over 6 years ago
feat: add type information - mypy support
CoreyCole opened this issue over 6 years ago
CoreyCole opened this issue over 6 years ago
fix(routing): assign Content-Type when serving static fallback files
vytas7 opened this pull request over 6 years ago
vytas7 opened this pull request over 6 years ago
feat(API): Support http.HTTPStatus (a proof-of-concept prototype) (#1135)
vytas7 opened this pull request over 6 years ago
vytas7 opened this pull request over 6 years ago
chore(middleware): Regain 100% test coverage of all code branches
vytas7 opened this pull request over 6 years ago
vytas7 opened this pull request over 6 years ago
Provide better guidance around exception handling
kgriffs opened this issue over 6 years ago
kgriffs opened this issue over 6 years ago
Add a helper to generate the URL for a resource
kgriffs opened this issue over 6 years ago
kgriffs opened this issue over 6 years ago
Insufficient color contrast of code samples in PDF documentation
vytas7 opened this issue over 6 years ago
vytas7 opened this issue over 6 years ago
fix(media): Fix failing response media serialization on py27+ujson
vytas7 opened this pull request about 7 years ago
vytas7 opened this pull request about 7 years ago
Shortcut parameter `json` to set JSON body directly in simulate_request
vytas7 opened this pull request about 7 years ago
vytas7 opened this pull request about 7 years ago
docs(CONTRIBUTING): Make Python 3 version sanity check notes consistent
vytas7 opened this pull request about 7 years ago
vytas7 opened this pull request about 7 years ago
Create an official Falcon stable PPA build for users of older distributions
jmvrbanac opened this issue over 7 years ago
jmvrbanac opened this issue over 7 years ago
Give falconry.org a 4.0 update
kgriffs opened this issue over 7 years ago
kgriffs opened this issue over 7 years ago
Add MessagePack support to the test client
kgriffs opened this issue over 7 years ago
kgriffs opened this issue over 7 years ago
Middleware process_resource isn't called for sinks
mcm opened this issue almost 8 years ago
mcm opened this issue almost 8 years ago
Simulate multipart/form-data file upload with Falcon's Testing module
dirkschneemann opened this issue almost 8 years ago
dirkschneemann opened this issue almost 8 years ago
Evaluate the design and implementation of middleware as a whole
kgriffs opened this issue almost 8 years ago
kgriffs opened this issue almost 8 years ago
Reverse the order in which Request.client_prefers matches media types
kgriffs opened this issue over 8 years ago
kgriffs opened this issue over 8 years ago
Regular expression route converter
vit1251 opened this issue over 8 years ago
vit1251 opened this issue over 8 years ago
How about cascade blueprint like in flask
vit1251 opened this issue over 8 years ago
vit1251 opened this issue over 8 years ago
Add support for query string parameters in route templates
kgriffs opened this issue over 8 years ago
kgriffs opened this issue over 8 years ago
Refactor Middleware in API to its own class
BenjamenMeyer opened this issue over 8 years ago
BenjamenMeyer opened this issue over 8 years ago
Provide official documentation in other languages
nomorepanic opened this issue over 8 years ago
nomorepanic opened this issue over 8 years ago
Consider supporting per-route config options
kgriffs opened this issue over 8 years ago
kgriffs opened this issue over 8 years ago
Should `falcon.HTTPNotAcceptable` support a format for listing available representations?
kgriffs opened this issue over 8 years ago
kgriffs opened this issue over 8 years ago
Flesh out the contributor's guide
kgriffs opened this issue almost 9 years ago
kgriffs opened this issue almost 9 years ago
How to write a test for an empty body in a POST?
bcthomas opened this issue about 9 years ago
bcthomas opened this issue about 9 years ago
Allow to customize not_found responder
yohanboniface opened this issue about 9 years ago
yohanboniface opened this issue about 9 years ago
Falcon should not be changing headers to lower case
dukedougal opened this issue over 9 years ago
dukedougal opened this issue over 9 years ago
Fill in the "Query Strings" section of tutorial.rst
kgriffs opened this issue almost 10 years ago
kgriffs opened this issue almost 10 years ago
Document the release process
kgriffs opened this issue almost 10 years ago
kgriffs opened this issue almost 10 years ago
Expand deployment guide
kgriffs opened this issue almost 10 years ago
kgriffs opened this issue almost 10 years ago
Help onboard new doc contributors
kgriffs opened this issue almost 10 years ago
kgriffs opened this issue almost 10 years ago
Respect Content-Type header when encoding unicode bodies
kgriffs opened this issue almost 10 years ago
kgriffs opened this issue almost 10 years ago
Explore object-based routing
kgriffs opened this issue over 10 years ago
kgriffs opened this issue over 10 years ago
Add support in Request/Response for Accept-Language and Content-Language
kgriffs opened this issue over 10 years ago
kgriffs opened this issue over 10 years ago
Add support for link-extension to Response.append_link
kgriffs opened this issue over 10 years ago
kgriffs opened this issue over 10 years ago
Codespeed for Falcon
kgriffs opened this issue almost 11 years ago
kgriffs opened this issue almost 11 years ago
Add Pyramid to benchmarks
sontek opened this issue almost 11 years ago
sontek opened this issue almost 11 years ago
Add experimental support for application/problem (RFC 9457)
kgriffs opened this issue over 11 years ago
kgriffs opened this issue over 11 years ago
Decorate source with Cython extensions where it helps
kgriffs opened this issue over 11 years ago
kgriffs opened this issue over 11 years ago
Implement rfc5987?
kgriffs opened this issue over 11 years ago
kgriffs opened this issue over 11 years ago
Add example code & recipes to test suite
kgriffs opened this issue almost 12 years ago
kgriffs opened this issue almost 12 years ago
Validation helpers
kgriffs opened this issue almost 12 years ago
kgriffs opened this issue almost 12 years ago
Development server
kgriffs opened this issue almost 12 years ago
kgriffs opened this issue almost 12 years ago
Metrics collector
kgriffs opened this issue almost 12 years ago
kgriffs opened this issue almost 12 years ago