Rocket/examples
Donald Robertson 19f59b1f9b Use port 8000 as default for all environments.
Closes #317.
2018-01-20 09:43:19 -08:00
..
config Use port 8000 as default for all environments. 2018-01-20 09:43:19 -08:00
content_types Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07: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 Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_validation Initial implementation of typed URIs. 2017-09-14 22:10:25 -07: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 Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07: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 Initial implementation of typed URIs. 2017-09-14 22:10:25 -07: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 Initial implementation of typed URIs. 2017-09-14 22:10:25 -07: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 Initial implementation of typed URIs. 2017-09-14 22:10:25 -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 Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08: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 Update dependencies. 2018-01-05 02:00:26 -08:00
uuid Update dependencies. 2018-01-05 02:00:26 -08:00