Rocket/examples
Kyle Clemens 105137a46d Rename 'UUID' to 'Uuid' in 'rocket_contrib'. 2018-04-14 20:07:50 -07:00
..
config Add 'keep_alive' configuration parameter. 2018-02-17 04:06:05 -08:00
content_types Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
cookies Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
errors Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
fairings Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_kitchen_sink Add a 'FromFormValue' derive. Start 'codegen_next' crate. 2018-04-12 16:07:37 -07:00
form_validation Remove unsafe 'from_utf8_unchecked'; improve form parsing. 2018-02-14 14:05:26 -08:00
handlebars_templates Tidy up handlebars example. 2017-12-28 20:52:03 -08:00
hello_person Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
hello_world Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
json Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
managed_queue Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
manual_routes Use port 8000 as default for all environments. 2018-01-20 09:43:19 -08:00
msgpack Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
optional_redirect Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
pastebin Update dependencies. 2018-01-05 02:00:26 -08:00
query_params Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
ranking Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
raw_sqlite Update 'rusqlite' to fix dependency resolution. 2018-01-19 10:29:51 -08:00
raw_upload Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
redirect Use 'Uri' instead of 'String' in 'Redirect'. 2017-09-15 04:00:50 -07:00
request_guard Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
session Clear flash cookies only after they're inspected. 2018-04-14 19:53:36 -07:00
state Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
static_files Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
stream Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tera_templates Update codegen for 2018-04-06 nightly. 2018-04-07 13:51:57 -07:00
testing Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tls Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
todo Remove unnecessary 'dotenv' dependency in 'todo' example. 2018-02-25 20:20:06 -08:00
uuid Rename 'UUID' to 'Uuid' in 'rocket_contrib'. 2018-04-14 20:07:50 -07:00