Skip to content

Commit 8c5c738

Browse files
authored
docs(project): add Falcon to working examples (#2538)
1 parent feeb399 commit 8c5c738

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/data/projects.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,3 +664,10 @@
664664
os: [apple, linux, windows]
665665
pypi: streaming-form-data
666666
notes: Streaming parser for multipart/form-data written in Cython
667+
668+
- name: falcon
669+
gh: falconry/falcon
670+
ci: [github]
671+
os: [apple, linux, windows]
672+
pypi: falcon
673+
notes: Falcon is a no-magic ASGI/WSGI API and microservices framework; it uses cibuildwheel for (optional) Cython extensions.

0 commit comments

Comments
 (0)