Rocket/examples
Sergio Benitez a145a11848 Add tests to the hello_world, helllo_ranks, and hello_person examples. 2016-10-17 15:14:57 -07:00
..
config Add `config::get()`, for global config access. Use it for `Template`. 2016-10-14 18:57:36 -07:00
content_types Updates for latest nightly. Use Tera from main branch. 2016-10-08 19:27:33 -07:00
cookies Remove non-streaming requests. Use streaming requests everywhere. 2016-10-12 00:14:42 -07:00
errors Make the `uri` parameter in Request private. 2016-10-06 00:08:00 -07:00
extended_validation Remove non-streaming requests. Use streaming requests everywhere. 2016-10-12 00:14:42 -07:00
form_kitchen_sink Remove non-streaming requests. Use streaming requests everywhere. 2016-10-12 00:14:42 -07:00
forms Add tests to the hello_world, helllo_ranks, and hello_person examples. 2016-10-17 15:14:57 -07:00
from_request Implement a small testing framework in the 'testing' module. 2016-10-16 03:16:16 -07:00
handlebars_templates Updates for latest nightly. Use Tera from main branch. 2016-10-08 19:27:33 -07:00
hello_alt_methods Implement streaming requests. 2016-10-09 04:29:02 -07:00
hello_person Add tests to the hello_world, helllo_ranks, and hello_person examples. 2016-10-17 15:14:57 -07:00
hello_ranks Add tests to the hello_world, helllo_ranks, and hello_person examples. 2016-10-17 15:14:57 -07:00
hello_world Add tests to the hello_world, helllo_ranks, and hello_person examples. 2016-10-17 15:14:57 -07:00
json Remove non-streaming requests. Use streaming requests everywhere. 2016-10-12 00:14:42 -07:00
manual_routes Use Outcome as the result of all fallible conversions. 2016-10-13 18:39:23 -07:00
optional_redirect Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
optional_result Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
query_params Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
raw_upload Use 'Content-Type' for format routing. Simplify 'raw_upload' example. 2016-10-12 19:08:19 -07:00
redirect Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
static_files Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
stream Use move builder pattern to launch Rocket apps. 2016-10-03 19:48:33 -07:00
testing Implement a small testing framework in the 'testing' module. 2016-10-16 03:16:16 -07:00
todo Add `config::get()`, for global config access. Use it for `Template`. 2016-10-14 18:57:36 -07:00