Rocket/examples
Sergio Benitez f74e286e31 Add templating support in contrib crate.
The contrib crate now contains support for both Handlebars and Tera. No
documentation yet.

resolves #5
2016-09-22 04:12:07 -07:00
..
content_types Rename data_type to data and don't export inner types. 2016-09-20 20:02:33 -07:00
cookies Add support for flash cookie. Revamp cookie support. 2016-09-11 18:57:04 -07:00
errors Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
extended_validation Add NamedFile response type. 2016-09-12 01:51:02 -07:00
forms Add NamedFile response type. 2016-09-12 01:51:02 -07:00
from_request Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
handlebars_templates Add templating support in contrib crate. 2016-09-22 04:12:07 -07:00
hello_person Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
hello_ranks Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
hello_world Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
json Add contrib crate. Add JSON to contrib. Add JSON example. 2016-09-19 16:24:01 -07:00
manual_routes Major overhual: Request, ErrorHandler, ContentType. 2016-08-26 01:55:11 -07:00
optional_redirect Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
optional_result Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
query_params Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
redirect Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
static_files Add NamedFile response type. 2016-09-12 01:51:02 -07:00
stream Rename data_type to data and don't export inner types. 2016-09-20 20:02:33 -07:00
testing Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
todo Add templating support in contrib crate. 2016-09-22 04:12:07 -07:00