starlette/docs
Florimond Manca 88b4d54f7d Add Bocadillo to third-party frameworks (#362)
* Add Bocadillo to third-party frameworks

* add missing comma
2019-01-28 14:44:25 +00:00
..
img
CNAME
applications.md Add tests for fixed path handling and docs (#280) 2018-12-18 12:33:32 +00:00
authentication.md Support `@requires` as a method decorator (#312) 2019-01-10 13:46:46 +00:00
background.md Add BackgroundTasks for multiple jobs. Support GraphQL background tasks. (#273) 2018-12-14 14:56:31 +00:00
config.md Fix documentation for Secret and DatabaseURL (#303) 2019-01-03 16:15:42 +00:00
database.md Default rollback_on_shutdown to false in DatabaseMiddleware (#357) 2019-01-26 13:02:11 +00:00
endpoints.md Routing interface (#144) 2018-10-29 09:22:45 +00:00
events.md Typo (#249) 2018-12-04 20:21:36 +00:00
exceptions.md doc: exceptions: keep original status_code (#331) 2019-01-21 09:29:34 +00:00
graphql.md Add executor_class to GraphQLApp (#350) 2019-01-25 15:45:18 +00:00
index.md Example ASGI apps now ensure scope['type'] is expected message type. (#348) 2019-01-25 14:40:33 +00:00
middleware.md Add security flags to session cookie (#276) 2018-12-17 16:33:41 +00:00
release-notes.md Datastructure cleanups (#355) 2019-01-25 22:39:31 +00:00
requests.md Example ASGI apps now ensure scope['type'] is expected message type. (#348) 2019-01-25 14:40:33 +00:00
responses.md Example ASGI apps now ensure scope['type'] is expected message type. (#348) 2019-01-25 14:40:33 +00:00
routing.md Add tests for fixed path handling and docs (#280) 2018-12-18 12:33:32 +00:00
schemas.md Use correct name for yaml.dump (#354) 2019-01-25 22:20:17 +00:00
starlette.png
staticfiles.md StaticFiles will check if directory exists upon instantiation (#195) 2018-11-08 09:33:20 +00:00
templates.md Jinja2 (#198) 2018-11-08 16:14:14 +00:00
testclient.md WebSockets now default to sending JSON using text dataframes (#349) 2019-01-25 15:27:39 +00:00
third-party-packages.md Add Bocadillo to third-party frameworks (#362) 2019-01-28 14:44:25 +00:00
websockets.md WebSockets now default to sending JSON using text dataframes (#349) 2019-01-25 15:27:39 +00:00