Commit Graph

41 Commits

Author SHA1 Message Date
Raphael Deem
974c857a97 add a list of extensions 2017-01-12 19:25:08 -08:00
38elements
ee8f8c2930 Merge branch 'master' into protocol 2016-12-29 16:44:15 +09:00
38elements
83e9d08853 Add document for custom protocol 2016-12-29 13:11:27 +09:00
Cadel Watson
8411255700 Create documentation for testing server endpoints.
Currently the sanic.utils functionality is undocumented. This provides
information on the interface as well as a complete example of testing
a server endpoint.
2016-12-23 11:08:04 +11:00
Sam Agnew
a9b67c3028 Fix quotes in sample code for consistency 2016-12-14 12:36:33 -05:00
Sam Agnew
8957e4ec25 Fix PEP8 in Hello World example 2016-12-13 12:35:46 -05:00
Anton Zhyrney
fca0221d91 update readme 2016-11-25 09:14:37 +02:00
Raphael Deem
8be4dc8fb5 update readme example to use default 2016-11-18 17:22:24 -08:00
The Gitter Badger
695f8733bb Add Gitter badge 2016-11-11 04:11:07 +00:00
Ryan Kung
96fcd8443f Update README.md
via flake8
2016-11-01 14:35:06 +08:00
Channel Cat
bf6879e46f Made static file serving part of Sanic
Added sanic.static, blueprint.static, documentation, and testing
2016-10-24 01:21:06 -07:00
Channel Cat
3802141007 Adding cookie capabilities for issue #74 2016-10-23 01:32:16 -07:00
Channel Cat
e060dbfec8 Moved changelog and posted new benchmarks in readme 2016-10-21 00:11:52 -07:00
Channel Cat
0327e6efba Added tornado benchmarks 2016-10-19 01:47:12 -07:00
Channel Cat
a904a57fa2 Merge pull request #57 from channelcat/multiprocessing
Added multiprocessing
2016-10-18 01:48:56 -07:00
Channel Cat
6f105a647e Added multiprocessing 2016-10-18 01:22:49 -07:00
Generic Error
625af9a21d Updated capitalisation 2016-10-18 07:04:24 +11:00
Generic Error
0e0d4dd3bc Improved grammar
Improved the grammar and the capitalisation consistency
2016-10-17 20:30:42 +11:00
Channel Cat
8449527ecd Adding more sweet readme status images 2016-10-16 04:36:36 -07:00
Channel Cat
7ceba1ae9d Changed install instructions to use pypi 2016-10-16 02:58:17 -07:00
Channel Cat
d008c25eff Changed travis image to link to project, derp 2016-10-16 02:37:02 -07:00
Channel Cat
6b8b6b80ee Upped version for pypi and added travis build status image to readme 2016-10-16 02:33:10 -07:00
Channel Cat
9b716e97ee Merge branch 'feature_blueprints' of https://github.com/narzeja/sanic into narzeja-feature_blueprints 2016-10-16 08:21:35 +00:00
Channel Cat
41d31b9e55 Added bottle and kyoukai benchmarks, updated sanic and aiohttp 2016-10-16 00:50:49 -07:00
narzeja
95124fc584 update readme with links to blueprint docs, remove from TODO list 2016-10-16 06:50:10 +02:00
Channel Cat
1d519ff407 Added wheezy to benchmarks 2016-10-14 23:31:47 -07:00
Channel Cat
993d81090c . 2016-10-14 20:07:53 -07:00
Channel Cat
bad1b9da86 Updated aiohttp benchmarks with uvloop 2016-10-14 20:06:29 -07:00
channelcat
0d3e8b42b3 Pivoting off actionable feedback 2016-10-14 14:08:30 -07:00
Channel Cat
79593574a6 . 2016-10-14 05:00:43 -07:00
Channel Cat
8bb646de16 Removed limitation 2016-10-14 04:59:11 -07:00
Channel Cat
5a7447e975 Basic documentation 2016-10-14 04:51:08 -07:00
Channel Cat
2cfce77328 Added exception tests and updated project description 2016-10-14 03:37:40 -07:00
Channel Cat
a74ab9bd18 Added tests and middleware, and improved documentation 2016-10-14 03:23:48 -07:00
channelcat
df718270e8 Update README.md 2016-10-09 16:02:06 -07:00
channelcat
63b4f322a9 Update README.md 2016-10-09 16:00:09 -07:00
Channel Cat
acb67ea66c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2016-10-01 19:32:36 -07:00
Channel Cat
8cc028764d Fixed keep-alive header and broken connection handling 2016-10-02 02:18:41 +00:00
channelcat
6680266c86 Update README.md 2016-09-13 00:20:13 -07:00
Channel Cat
a75986e357 Initial Commit 2016-05-25 21:52:42 -07:00
channelcat
60f10041ea Initial commit 2016-05-25 21:38:23 -07:00