Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sanic Community Organization
Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective -
Host: opensource -
https://opencollective.com/sanic-org
- Website: https://sanicframework.org
- Code: https://github.com/sanic-org
github.com/sanic-org/sanic-openapi - 486978f27e960e42483b345727d33ea875c1acc4 authored over 7 years ago by Typhon66 <[email protected]>
github.com/sanic-org/sanic-openapi - 129f8e67e0940e626896d93f10f8597c4ff58ac0 authored over 7 years ago by Typhon66 <[email protected]>
github.com/sanic-org/sanic-openapi - d3f39144e18cae3c88e1922bae0061142b124422 authored over 7 years ago by Typhon66 <[email protected]>
add name option for route building
github.com/sanic-org/sanic - 158da0927aad731ad2a3c9b15b965201c46e8f3d authored over 7 years ago by Raphael Deem <[email protected]>Example logging X-Request-Id transparently
github.com/sanic-org/sanic - 78a7338346d02f019c0f5d6b939c49b3aca870f3 authored over 7 years ago by Eli Uriegas <[email protected]>feat(examples): add `authorized_sanic.py`
github.com/sanic-org/sanic - 90e5c8d39bc89680864ad119ca1cf58e43b7b426 authored over 7 years ago by Eli Uriegas <[email protected]>Fix LICENSE date and name
github.com/sanic-org/sanic - 7a6f2d83362103c929752aba75e10754f12b4da3 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - f49554aa5723d8730dbd23c884b5d207a5f32d3b authored over 7 years ago by Maksim Anisenkov <[email protected]>
github.com/sanic-org/sanic - 0a72168f8f925f593a6ae0e8f5e4f26a6cfcd53b authored over 7 years ago by Timur <[email protected]>
prepping for new version
github.com/sanic-org/sanic-openapi - 561371cf45a86a33dbbac4ee10bc361cb8ab9124 authored over 7 years ago by Typhon <[email protected]>github.com/sanic-org/sanic-openapi - c7dd99f043a4b25f74accbc745ff12f4ce1941b3 authored over 7 years ago by Typhon <[email protected]>
Merge pull
github.com/sanic-org/sanic-openapi - fa4f9b5d71efc831261a5c8b9802e6dab69c7744 authored over 7 years ago by Typhon <[email protected]>fixing formatting
github.com/sanic-org/sanic-openapi - 54fe190b0055fed4975e9e5ece1036cf58e51665 authored over 7 years ago by Typhon <[email protected]>github.com/sanic-org/sanic-openapi - 76abeade41623bbd0c3273c53aab71d7707da549 authored over 7 years ago by Typhon <[email protected]>
change index.html
github.com/sanic-org/sanic-openapi - e9b6ba21953ae8abee6dc79eba9012c07ed4a0a1 authored over 7 years ago by Typhon <[email protected]>Add rudimentary support for enums.
github.com/sanic-org/sanic-openapi - 8c1fdadc36d66d72c96500db5a8aab50b92249d8 authored over 7 years ago by Typhon <[email protected]>Add exclude decorator that removes route from docs
github.com/sanic-org/sanic-openapi - b86ccbe8fffac29d2879ea6ca2c38e2eb099fa55 authored over 7 years ago by Typhon <[email protected]>Update openapi.py
github.com/sanic-org/sanic-openapi - d302be7f14f76938533776adae20a7680da7779e authored over 7 years ago by Typhon <[email protected]>Fix type errors
github.com/sanic-org/sanic-openapi - b3e912706945a8dcbc7a400d6fe8217d4e54af5e authored over 7 years ago by Typhon <[email protected]>adding some better testing for dev
github.com/sanic-org/sanic-openapi - 5e2c1ce386d805d7bf05d86fab8c9be253ae3dc9 authored over 7 years ago by Typhon <[email protected]>github.com/sanic-org/sanic-openapi - 36a58f98bc22beeb6daf316f923edf8217bdfde6 authored over 7 years ago by Typhon <[email protected]>
github.com/sanic-org/sanic-openapi - 5505fe43500380aec8818f651ff36db62e3bc346 authored over 7 years ago by Typhon <[email protected]>
github.com/sanic-org/sanic-openapi - 6f5fbb9801775b4fb323b31d624baa21752e0b5e authored over 7 years ago by Typhon <[email protected]>
fix #914, change arguments of Unauthorized.__init__
github.com/sanic-org/sanic - 5011bfef55e8a0a487c090186bc6d32b9cfb3529 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 6038813d0324bd0b7000b993d3ea7ffadc836678 authored over 7 years ago by Darren <[email protected]>
fix: error param
github.com/sanic-org/sanic - fee9de96dec787ff5b5ca474adc38ea8bbe6a62d authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 35e028cd99aebc500f9cac428ba328c17da8e043 authored over 7 years ago by xmsun <[email protected]>
github.com/sanic-org/sanic - 145cdd5c1b7af2e5f7ddcffb8913979edeb98f82 authored over 7 years ago by lixxu <[email protected]>
github.com/sanic-org/sanic - 762b2782eef869584ff45738649451a2c82f26a8 authored over 7 years ago by lixxu <[email protected]>
You can check a request if the client is authorized
to access a resource by the decorator `autho...
github.com/sanic-org/sanic - eab809d410ec3dd9291b2fe4e9936fa8b2eeafb0 authored over 7 years ago by lixxu <[email protected]>
feat(examples): add `add_task_sanic.py`
github.com/sanic-org/sanic - 826f1b471391828f3376421073945b1103eb36ec authored over 7 years ago by Raphael Deem <[email protected]>Patch default strict slashes
github.com/sanic-org/sanic - fa1a95ae91d9396d3129c93ebbd193194ac27c9f authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 63babae63db0f66ac0941f639c41fc7187ac7b98 authored over 7 years ago by Yun Xu <[email protected]>
Add a line on headers in the "Request Data" docs
github.com/sanic-org/sanic - db9924a399f62b42f6ebd184f1442bede4ea0148 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 5d23c7644b5003ad2cda6cae8fb42729db4e6628 authored over 7 years ago by Yun Xu <[email protected]>
github.com/sanic-org/sanic - ef81a9f54703aa0adaa8132cc54855353c9a6e33 authored over 7 years ago by Yun Xu <[email protected]>
merge upstream master branch
github.com/sanic-org/sanic - 747c21da702650b4399abb6632f6846ef11ccd1e authored over 7 years ago by 7 <[email protected]>github.com/sanic-org/sanic - 439ff11d1343b37a59915b2a42c570b6fca187f6 authored over 7 years ago by Igor Hatarist <[email protected]>
github.com/sanic-org/sanic - 947364e15f72aa61b76c6c1246ba1891b8f84417 authored over 7 years ago by jiaxiaolei <[email protected]>
fix typo
github.com/sanic-org/sanic - 750115b72717966260473314e4eca40ddf3d50ac authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - a55efc832d19d4f67c061ecaf38798b56615e112 authored over 7 years ago by pkuphy <[email protected]>
docs(README): Make it clear and easy to read.
github.com/sanic-org/sanic - c96bd213893ae0ceead97f8c0bfa9985389393ce authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - dd241bd6facbc3543133df5066d7c0277c1ae0a4 authored over 7 years ago by jiaxiaolei <[email protected]>
Fix blueprint doc
github.com/sanic-org/sanic - 0dbde7400fade76c9e9a0b2fcdfc19af44db69f3 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 2587f6753d20fa9791b19fc0725b8e4f8090b01d authored over 7 years ago by dongweiming <[email protected]>
Fix cov report
github.com/sanic-org/sanic - 4155e76a811262f849a79ba917e860e92c4ccd67 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 756bd191810df48341f95e234ace411c763833ba authored over 7 years ago by Yun Xu <[email protected]>
github.com/sanic-org/sanic - fbb2344895ce45f8de30cc20b91e3ac5149ffdc7 authored over 7 years ago by Yun Xu <[email protected]>
merge upstream master branch
github.com/sanic-org/sanic - bda6c856382160e4eadf4c51c6d553d9b1eb6b31 authored over 7 years ago by 7 <[email protected]>add triggers events when async create_server
github.com/sanic-org/sanic - df4a149cd04638912a0f30c871bfcd465d295cd7 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 80f27b1db9ae7c3eff4201bdc9b4b2896b076626 authored over 7 years ago by Yun Xu <[email protected]>
github.com/sanic-org/sanic - d5d1d3b45a449b8b84aea0478712475bfb7ba26e authored over 7 years ago by Yun Xu <[email protected]>
Weboscket subprotocol negotiation
github.com/sanic-org/sanic - c797c3f22dd8ba84fc5defc39a6ade9d0275d1b6 authored over 7 years ago by Eli Uriegas <[email protected]>Fixes #874
github.com/sanic-org/sanic - 375ed232167a433b20c223e9ffe2d1deb94afc17 authored over 7 years ago by Miguel Grinberg <[email protected]>Did the small changes for better readable
github.com/sanic-org/sanic - 7b66a56cad9820b3172850fde9a61f0cb865dcf5 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 7216bf7835e01b9d7f74d2f93f26acc5a87310d2 authored over 7 years ago by MichaelYusko <[email protected]>
- Fix date and datetime types
- Fix object/array type
- Add support for float type
Increment to 0.6.0
github.com/sanic-org/sanic - 8b24c35ac763f4ebbf983a0429d57225ed9000dd authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f80a6ae228cb0576f2c4660845210ed9da4241d9 authored over 7 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 9b3fbe45932b70d0872458e70cb39fd1688a3055 authored over 7 years ago by 7 <[email protected]>
github.com/sanic-org/sanic - f99a723627f2b3bf47e70932cf672c88d7a2f169 authored over 7 years ago by Yun Xu <[email protected]>
merging upstream master branch
github.com/sanic-org/sanic - 181ffb00a701326f83ace742eaac8e6b54f4016d authored over 7 years ago by 7 <[email protected]>add some example links for readme
github.com/sanic-org/sanic - 222eca64d7bbf3a6aab68517c605ddfcc9147c70 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 1b687f3feb3216fe2f37c4677723b7244041b951 authored over 7 years ago by akc <[email protected]>
revert 599fbce
github.com/sanic-org/sanic - 2228104bffce45d65b15b3fba759bc8a50499f6f authored over 7 years ago by Eli Uriegas <[email protected]>Simplified the Unauthorized exception __init__ signature.
github.com/sanic-org/sanic - 402c3752c488029581656e7c7072627dec0bdb0b authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 69a8bb5e1f26b974ef6f57484eaeb73a9aa13245 authored over 7 years ago by François KUBLER <[email protected]>
Fix timeout issue
github.com/sanic-org/sanic - 0d76f9e030260e0e81ff1a564082916f0a999d67 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - eb8f65c58b1b02117dc795bf70869d77e0d6a2c2 authored over 7 years ago by Yun Xu <[email protected]>
merge upstream master branch
github.com/sanic-org/sanic - e0e27a671e483c5994d08706a2e8bd21e0e732b4 authored over 7 years ago by 7 <[email protected]>
(again).
Use of **kwargs makes it more straight forward and easier to use.
Fix typo in documentation
github.com/sanic-org/sanic - 8118e542fbfa6886a2e017df037461289a518930 authored over 7 years ago by Raphael Deem <[email protected]>Comment: F821 undefined name is done on purpose
github.com/sanic-org/sanic - c866759bd4b201b2b888c70a4198ccbfb4d5c554 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 429f7377cb6e3f0d6e68e94f2315a4c5e520ee0e authored over 7 years ago by MichaelYusko <[email protected]>
Comment helps readers and `# noqa` silences linters
github.com/sanic-org/sanic - 40776e5324f3d880e8b3c94cd0c5ebe786d41701 authored over 7 years ago by cclauss <[email protected]>github.com/sanic-org/sanic - 621343112d13010a228b39766c3b805ae8bd8993 authored over 7 years ago by Karolis Mažukna <[email protected]>
handle keep-alive timeout gracefully
github.com/sanic-org/sanic - eb06e6ba51b493f871d71dbddd9c7b4271e799b4 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - da91b16244958b862b95077815e6a7d39b2d019b authored over 7 years ago by zyguan <[email protected]>
This reverts commit 599fbcee6e1e427829a9f03de7f7aad2ee67ac22.
github.com/sanic-org/sanic - 918e2ba8d06ca0aff63cc2354539274a6a1f6105 authored over 7 years ago by zyguan <[email protected]>github.com/sanic-org/sanic - f50dc83829596110acf21c1057d22f3b2de63239 authored over 7 years ago by zyguan <[email protected]>
Add jinja2-sanic
github.com/sanic-org/sanic - e8a9b4743bd1c56f12c7aaa73d2c926e8f227cc9 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - f34226425e3a2b50749e52f17e74b1bf40246043 authored over 7 years ago by Yun Xu <[email protected]>
merge upstreaming master branch
github.com/sanic-org/sanic - e27c7ba36f60540dec0f9355cff7f84ca3d754da authored over 7 years ago by 7 <[email protected]>Simplified the `Unauthorized.__init__` signature.
github.com/sanic-org/sanic - 1aad52795694d34f31a0f593d0cff6dd45675ccd authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 173c62acb6c0398f0c7c63759317b676a73c7b31 authored over 7 years ago by Raphael Deem <[email protected]>
Fix FreeBSD syslog path
github.com/sanic-org/sanic - 76605d7dfe53fad201ecea431ecc2257e227faae authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 32be1a649694a704c861d3dc4e9b09165cbbd2df authored over 7 years ago by Mohamed Akram <[email protected]>
proxy fix
github.com/sanic-org/sanic - c7d43aa54421349031bf82336eba31c495af3318 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 198bf55b7b47f0344bee3ad5f3246dbaa80847b0 authored over 7 years ago by Yun Xu <[email protected]>
github.com/sanic-org/sanic - 75378d3567489fa3318de282dfe7b13df205ded2 authored over 7 years ago by Yun Xu <[email protected]>
merge upstreaming master branch
github.com/sanic-org/sanic - 55cb371569084ee3dafdee209c401e0865b530fc authored over 7 years ago by 7 <[email protected]>Drop benchmarks from README
github.com/sanic-org/sanic - 5bb97d25d0087a72158e0ed649e65fa26a5ab73e authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - b2017cae77721d02cdb3b847dc10b16867121df0 authored over 7 years ago by Andrew Svetlov <[email protected]>
don't let default LOGGING to dictConfig influence already existed configs
github.com/sanic-org/sanic - 35af903d4a1ddcb5f8e4c6d58631e1b3af05bdc8 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 426e00b6f464b8c2be8f1f36fe5603d2033aacf7 authored over 7 years ago by zenix <[email protected]>
Versioning
github.com/sanic-org/sanic - 8e62b3e438672a6e32b1bb434671c9df708c277c authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 4265ad5f23425b428e9bc0f1de3b5e30675858f2 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - c181eb053976d50e8d55ffe74e8bdd114e0a036a authored over 7 years ago by Raphael Deem <[email protected]>
Improve Documentation.
github.com/sanic-org/sanic - e0f06753c6d3e893e2028101a81a9677181c4ea2 authored over 7 years ago by Raphael Deem <[email protected]>