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

Merge pull request #125 from clenimar/fix-comments

Fix comments over-indentation

github.com/sanic-org/sanic - 3a1ef6bef2b61e6c47c16d4db21dce9d54886067 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #137 from imbolc/upload-without-content-type

Fix upload without content-type

github.com/sanic-org/sanic - 28488075b9ffdcce5332c3c3766bfa1b7b2a768a authored about 8 years ago by Eli Uriegas <[email protected]>
Fix upload without content-type

github.com/sanic-org/sanic - 3cd3b2d9b7c463b8490d9409674fc4fb63b347a9 authored about 8 years ago by imbolc <[email protected]>
Merge pull request #135 from Sharpek/master

Add loop kwargs to sanic_endpoint_test

github.com/sanic-org/sanic - 3d888188416c0bd49645357c8c667752345941e2 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #134 from RyanKung/patch-1

Update README.md

github.com/sanic-org/sanic - b74cf65ecae6f0d8adc47e8a9f5875629e520057 authored about 8 years ago by Channel Cat <[email protected]>
Add loop kwargs to sanic_endpoint_test

github.com/sanic-org/sanic - 80fcacaf8b8458a7243c989a39442bc25ae7b940 authored about 8 years ago by Marcin Baran <[email protected]>
Update README.md

via flake8

github.com/sanic-org/sanic - 96fcd8443f7994f73d6e82525d14009995a18f6a authored about 8 years ago by Ryan Kung <[email protected]>
Fix flake8

github.com/sanic-org/sanic - 707c55fbe71a5e1fc8aad7b1ff41cd0733a8f909 authored about 8 years ago by Channel Cat <[email protected]>
time.time faster than loop.time?

github.com/sanic-org/sanic - c44b5551bcc0b7726fe695dbcd03ece5123a4905 authored about 8 years ago by Channel Cat <[email protected]>
Keep-alive requests stay open if communicating

github.com/sanic-org/sanic - bd28da0abc16bb37384f72d6b45ac8c4c34ce35c authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #2 from channelcat/master

Updates from Oct 17th

github.com/sanic-org/sanic - 410299f5a1c696243947bf14c6625f67964642e2 authored about 8 years ago by Abhishek <[email protected]>
Fix comments over-indentation

github.com/sanic-org/sanic - f3fc958a0c8bea34df8b278804411dd4aa761ef0 authored about 8 years ago by Clenimar Filemon <[email protected]>
Merge pull request #119 from jackfischer/master

Add example with async http requests (Issue #96)

github.com/sanic-org/sanic - 47b417db28aec0d14e4e7d5ae3b526fb20650323 authored about 8 years ago by Channel Cat <[email protected]>
add example with async http requests

github.com/sanic-org/sanic - 5171cdd305ffde7ebf1e4d23b886489d038795b8 authored about 8 years ago by Jack Fischer <[email protected]>
Merge pull request #111 from channelcat/reverse-static

Reverse static arguments

github.com/sanic-org/sanic - 65950250d9c7ec7218aa74f838dfc800ab405867 authored about 8 years ago by Channel Cat <[email protected]>
Reverse static arguments

github.com/sanic-org/sanic - 74ae0007d3a7bfea562e8b4a29880184815f9155 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #110 from channelcat/cookies-lazy-creation

Lazy cookie creation

github.com/sanic-org/sanic - 977081f4af9ddf6b770adb58939fef5580d8ef70 authored about 8 years ago by Channel Cat <[email protected]>
Upped to version 0.1.6

github.com/sanic-org/sanic - ee70f1e55e57589babe41183f37f0a7478d4da44 authored about 8 years ago by Channel Cat <[email protected]>
Fix flake8 issues

github.com/sanic-org/sanic - 9c16f6dbea1e13517ad3c723e8094de603b10f9e authored about 8 years ago by Channel Cat <[email protected]>
Lazy cookie creation

github.com/sanic-org/sanic - c50aa34dd97a1e02da4707c00f02f402b4a8a405 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #104 from channelcat/pr/101

Static file support

github.com/sanic-org/sanic - 0e479d53daf51d9be994c664a381d16ac85c4c60 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #105 from channelcat/blueprint-ordering

Added blueprint order test and used deques to add blueprints

github.com/sanic-org/sanic - 984c086296e107f6ac393209cc7192502ecf7f19 authored about 8 years ago by Channel Cat <[email protected]>
Added blueprint order test and used deques to add blueprints

github.com/sanic-org/sanic - 53e00b2b4c4a21b9607b489df257a5d3ca32a26c authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #103 from pcdinh/master

Made Pylint happy: clean up some unused variables

github.com/sanic-org/sanic - bb1cb29eddecdcd8da9852fc8a3050ac51d119ed authored about 8 years ago by Channel Cat <[email protected]>
Made static file serving part of Sanic

Added sanic.static, blueprint.static, documentation, and testing

github.com/sanic-org/sanic - bf6879e46ffc5c932b40b18f87b8e3e1f3c9ccc1 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #100 from chhsiao90/test-router

Add test for method not allow situation

github.com/sanic-org/sanic - 12e900e8f9f552c8fce206fe13ea483539fc5bcc authored about 8 years ago by Channel Cat <[email protected]>
Static middleware

github.com/sanic-org/sanic - d7fff12b71cb234efb937d08af357095780641d0 authored about 8 years ago by imbolc <[email protected]>
Add test for method not allow situation

github.com/sanic-org/sanic - 9051e985a027dc53de4521a6eafa959b148de888 authored about 8 years ago by chhsiao90 <[email protected]>
e is an unused variable. Safe to remove

github.com/sanic-org/sanic - 5361c6f243144207096c66279a444eac55877b57 authored about 8 years ago by pcdinh <[email protected]>
w is unused variable to it is safe to suppress Pylint warning using _

(underscore)

github.com/sanic-org/sanic - 963aef19e03854c36bfb9f1f979e221dfab94e0a authored about 8 years ago by pcdinh <[email protected]>
Releasing 0.1.5

github.com/sanic-org/sanic - 201e232a0d8ddf4e767a1002ffc9fcb924ec35b7 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #99 from channelcat/fix-incomplete-body

Fix incomplete request body being read

github.com/sanic-org/sanic - 6a71ea50bdad2831f60c14a195f71f2e0cdabf72 authored about 8 years ago by Channel Cat <[email protected]>
Fix incomplete request body being read

github.com/sanic-org/sanic - 47ec026536fb40818237afaecb543f3a09e4c087 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #87 from channelcat/blueprint-extras

Blueprint start/stop listeners + ordering

github.com/sanic-org/sanic - e70263d0121b3e3d3627f978f285aae5705fe0a1 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #98 from channelcat/cookies

Adding cookie capabilities for issue #74

github.com/sanic-org/sanic - 658ced9188c8a06f7cced94c088081ae430e0c5a authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #95 from narzeja/example_peewee_async

Provide example of using peewee_async with Sanic

github.com/sanic-org/sanic - 23290b8627f1a05527c0f355585c34b99b3a78d6 authored about 8 years ago by Channel Cat <[email protected]>
increased server event handler type flexibility

github.com/sanic-org/sanic - 41ea40fc35f477179e355108b582015ba0b0b525 authored about 8 years ago by Channel Cat <[email protected]>
Adding cookie capabilities for issue #74

github.com/sanic-org/sanic - 3802141007df8b0d3fc6a10f1e1a5dbe50548361 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #93 from rogererens/patch-1

Fix typos

github.com/sanic-org/sanic - 50ae2048cc85920abe1363e27ea85d772f0348ca authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #91 from pcdinh/master

Document `request.body` as a way to get raw POST body

github.com/sanic-org/sanic - b21ab3db127aef2a846f61d648134381f1c8bde9 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #94 from narzeja/bugfix_missing_req_bp_doc

Simple blueprint was missing the 'request' parameter

github.com/sanic-org/sanic - c80abb8cadf9ee014883fbdd1c77baabbcfada5f authored about 8 years ago by Channel Cat <[email protected]>
Merge branch 'master' of https://github.com/pcdinh/sanic

github.com/sanic-org/sanic - a3bd1eaeabb888e4fee4312be999b7f1ed5caf5f authored about 8 years ago by pcdinh <[email protected]>
better get example

github.com/sanic-org/sanic - be0739614d8675169ebe192dba7ceb0b7580ef07 authored about 8 years ago by narzeja <[email protected]>
better POST example

github.com/sanic-org/sanic - b048f1bad31ab471b2010d110b5c91eca1f2f0c3 authored about 8 years ago by narzeja <[email protected]>
post method doc

github.com/sanic-org/sanic - c3628407ebe9a5619bc8984c2b8682fc1abe5aa3 authored about 8 years ago by narzeja <[email protected]>
post method requires 'GET'

github.com/sanic-org/sanic - 96c13fe23c84193da0e2cf8c0a7756cc021578b9 authored about 8 years ago by narzeja <[email protected]>
a bit more informative return value when posting

github.com/sanic-org/sanic - ac9770dd8926cb52fd0d38c27bd18a930dc312ea authored about 8 years ago by narzeja <[email protected]>
fix method naming conflict

github.com/sanic-org/sanic - 0e2c092ce3472bf26db7d3b836eb230cfb002656 authored about 8 years ago by narzeja <[email protected]>
Provide example of using peewee_async with Sanic

github.com/sanic-org/sanic - 22876b31b16d4f8497d83eb24913c76b1f5a780a authored about 8 years ago by narzeja <[email protected]>
Simple blueprint was missing the 'request' parameter

github.com/sanic-org/sanic - 113047d450e53000e588dd158d715f3e993ac38f authored about 8 years ago by narzeja <[email protected]>
Fix typos

I guess renaming was forgotten in a copy-n-paste frenzy?!

github.com/sanic-org/sanic - 268a87e3b44a70800ee0feb44d2391abfe0e241c authored about 8 years ago by Roger Erens <[email protected]>
Document `request.body` as a way to get raw POST body

github.com/sanic-org/sanic - 452764a8eb88117c6c71ed77dca059f25ab67cf4 authored about 8 years ago by pcdinh <[email protected]>
reverting reverted change

github.com/sanic-org/sanic - f540f1e7c459faf0e3ded7e328058de1da362ea1 authored about 8 years ago by Channel Cat <[email protected]>
Revert "."

This reverts commit 77c69e3810124db4cf11b3f682adbfee0a6a21ea.

github.com/sanic-org/sanic - 9b561e83e35b61a9633d3fd31260fe9f0be9c69c authored about 8 years ago by Channel Cat <[email protected]>
Added server start/stop listeners and reverse ordering on response middleware to blueprints

github.com/sanic-org/sanic - a5614f688082ab98051e32354d139fbb77aceab3 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #84 from channelcat/update-changelog

Moved changelog and posted new benchmarks in readme

github.com/sanic-org/sanic - b74d312c57a8c4b4a2440fa52f835aeb09f87c0d authored about 8 years ago by Channel Cat <[email protected]>
Document `request.body` as a way to get raw POST body

github.com/sanic-org/sanic - 2312a176fe70d697eb6ccd25fa0a12cb28412976 authored about 8 years ago by pcdinh <[email protected]>
Moved changelog and posted new benchmarks in readme

github.com/sanic-org/sanic - e060dbfec88f67db7f74164d72cf506bc114d99d authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #82 from htkm/81

Content Type of JSON response should not have a charset

github.com/sanic-org/sanic - 8f6e5a1263309611f3ddd43db3772a5025731388 authored about 8 years ago by Channel Cat <[email protected]>
Content Type of JSON response should not have a charset

github.com/sanic-org/sanic - c256825de6b77027290bd29dedd756fe8567eaef authored about 8 years ago by Hyungtae Kim <[email protected]>
Merge branch 'jpiasetz-fast_router'

github.com/sanic-org/sanic - cab43503d0d89d19215ca6821c586c0af88f001d authored about 8 years ago by Channel Cat <[email protected]>
Added support for routes with / in custom regexes and updated lru to use url and method

github.com/sanic-org/sanic - d4e2d94816f56dbbd5264da22219855e3cbf047e authored about 8 years ago by Channel Cat <[email protected]>
Fix flake8

github.com/sanic-org/sanic - f51055088857e004c48f24577415b1d8bf12b94a authored about 8 years ago by John Piasetzki <[email protected]>
Add simple uri hash to lookup

github.com/sanic-org/sanic - fc4c192237f484dae03ead98174a7ec081009d4e authored about 8 years ago by John Piasetzki <[email protected]>
Convert dict to set

github.com/sanic-org/sanic - f4b45deb7ffa299b5f17fde787c7b9152ba96b14 authored about 8 years ago by John Piasetzki <[email protected]>
Convert string formats

github.com/sanic-org/sanic - e25e1c0e4ba9a841216ba7c003d1cd5154cba46c authored about 8 years ago by John Piasetzki <[email protected]>
Add lru_cache to get

github.com/sanic-org/sanic - d1beabfc8fde95811c205ed2360871ef3ccf5814 authored about 8 years ago by John Piasetzki <[email protected]>
Refactor add parameter

github.com/sanic-org/sanic - 04a6cc9416b77ae99a1fe41d20e01e015a20ab3e authored about 8 years ago by John Piasetzki <[email protected]>
Refactor get

github.com/sanic-org/sanic - baf1ce95b18176dfd452dbafecc0552cdc1487ef authored about 8 years ago by John Piasetzki <[email protected]>
Extract constant

github.com/sanic-org/sanic - 50e4dd167e465af2c26ff4d092b49bbf5edd71d6 authored about 8 years ago by John Piasetzki <[email protected]>
Remove simple router

github.com/sanic-org/sanic - f2cc404d7f003ec7043623a1ab3a0e262dc3931e authored about 8 years ago by John Piasetzki <[email protected]>
Merge pull request #79 from Eyepea/master

Enable after_start and before_stop callbacks for multiprocess

github.com/sanic-org/sanic - f6a8dbf4860e49da7a80f8ce7ed8f2e112a95acf authored about 8 years ago by Channel Cat <[email protected]>
Enable after_start and before_stop callbacks for multiprocess

github.com/sanic-org/sanic - 7dcdc6208dc8b69d2ba1ea9826f7bd7b226c690c authored about 8 years ago by Ludovic Gasc (GMLudo) <[email protected]>
Merge pull request #71 from channelcat/tornado-results

Added tornado benchmarks

github.com/sanic-org/sanic - f5569f1723e4eb42fb625d7564fd8e90a3160a55 authored about 8 years ago by Channel Cat <[email protected]>
Added tornado benchmarks

github.com/sanic-org/sanic - 0327e6efba2346e19861d8ffd87ca08a45196531 authored about 8 years ago by Channel Cat <[email protected]>
Merge branch 'mikoim-feature/statuscode'

github.com/sanic-org/sanic - 138b947b9546cad80f7f7cd229b7eb1edb52636e authored about 8 years ago by Ubuntu <[email protected]>
Added fast lookup dict for common response codes

github.com/sanic-org/sanic - 3d00ca09b9baf3482c17a23936ef836ea3fad3f2 authored about 8 years ago by Ubuntu <[email protected]>
Merge branch 'feature/statuscode' of https://github.com/mikoim/sanic into mikoim-feature/statuscode

github.com/sanic-org/sanic - 69345272cdfd482e3056ad928316ee08b77129b6 authored about 8 years ago by Ubuntu <[email protected]>
Merge pull request #63 from blakev/feature/performance-tornado

Adds `tornado` test server for speed comparison (#13)

github.com/sanic-org/sanic - b6a06afdc01fa9075379fefb7f1b64c8adfc6d85 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #65 from blakev/feature/expose-loop

Exposes `loop`in sanic `serve` and `run` functions (#64)

github.com/sanic-org/sanic - 2903e7ee7c9aa4f40090cbe2c0dd60a0127286cb authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #70 from mikoim/feature/tests

Added tests for Request.form

github.com/sanic-org/sanic - d5e4355a1cfe8c6a5c9f9548d1c87da9bb144267 authored about 8 years ago by Channel Cat <[email protected]>
Added tests for Request.form

github.com/sanic-org/sanic - 6d2d9d3afc299e48f6b3ff6a4a9446d6c71f4b38 authored about 8 years ago by Eshin Kunishima <[email protected]>
Merge pull request #59 from yishibashi/comment-fix

comment fixed

github.com/sanic-org/sanic - 71a783e7e11285affe2e613bf38b0878b4329101 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #60 from kylefrost/master

Fix routing doc typo

github.com/sanic-org/sanic - a6fa496c308146ec3dbb3d31013fe16848261990 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #68 from channelcat/server-start-exception

Changed start failure to print exception

github.com/sanic-org/sanic - f34fa40ed224fa796e8cf35fd5035ec08ba1026a authored about 8 years ago by Channel Cat <[email protected]>
Changed start failure to print exception

github.com/sanic-org/sanic - c58741fe7a91969b49f6947faf015511549bc0df authored about 8 years ago by Channel Cat <[email protected]>
Added HTTP status codes

Based on http.HTTPStatus

github.com/sanic-org/sanic - 7b0f524fb3e44e9ac22b41f34f5e5c60f3ad1d7c authored about 8 years ago by Eshin Kunishima <[email protected]>
Exposes `loop`in sanic `serve` and `run` functions (#64)

github.com/sanic-org/sanic - 5e459cb69d6c5e1db662fcd634b58981878aef9c authored about 8 years ago by Blake VandeMerwe <[email protected]>
Adds `tornado` test server for speed comparison (#13)

github.com/sanic-org/sanic - cbb1f99ccbb903374efa4941509b71230e3eb3fa authored about 8 years ago by Blake VandeMerwe <[email protected]>
Fix routing doc typo

github.com/sanic-org/sanic - 3c05382e073d8c0661018ae3b7638b633413fc04 authored about 8 years ago by Kyle Frost <[email protected]>
comment fixed

github.com/sanic-org/sanic - 7c3faea0dde53163628462db4fe688fa47cc63ab authored about 8 years ago by yishibashi <[email protected]>
Delete test.py, not needed

github.com/sanic-org/sanic - 452438dc0757fe2194c78af4b03ac6d2c2ea1ae1 authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #58 from channelcat/release-0.1.4

release 0.1.4 - multiprocessing

github.com/sanic-org/sanic - d961e9d1a26608015b8e58e957a8f3243d812071 authored about 8 years ago by Channel Cat <[email protected]>
Update setup.py

github.com/sanic-org/sanic - 8142121c90c884346b50724a5326e7106fac4a9c authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #57 from channelcat/multiprocessing

Added multiprocessing

github.com/sanic-org/sanic - a904a57fa28134b96ba0abe8dd175700160998c6 authored about 8 years ago by Channel Cat <[email protected]>
Added newline to fix flake8 error

github.com/sanic-org/sanic - 4ecb4d2ccedba39dbf96bd51e8522317c3f45f6f authored about 8 years ago by Channel Cat <[email protected]>
Merge pull request #48 from GenericError/patch-1

Improved grammar

github.com/sanic-org/sanic - 0a26408c9d4cd0d9d0d4b8850a39360f8bf0af80 authored about 8 years ago by Channel Cat <[email protected]>
Fixed unused import, added change log

github.com/sanic-org/sanic - c539933e3831e735fa4d82904c4f57b2035d1ccf authored about 8 years ago by Channel Cat <[email protected]>
Added multiprocessing

github.com/sanic-org/sanic - 6f105a647eff1f0efeaa188fd34a15ed6f33269f authored about 8 years ago by Channel Cat <[email protected]>