Rocket/examples
Sergio Benitez a15002877d Use connection pool in todo example. 2017-02-02 18:01:00 -08:00
..
config Add lints to catch unmanaged state and unmounted routes. 2017-01-29 01:13:52 -08:00
content_types Precisely route formats. Make 'content_type' an 'Option' in 'Request'. 2017-02-01 03:12:24 -08:00
cookies Improve lints: gather info on per-instance basis. 2017-01-31 02:01:30 -08:00
errors Use 'ContentType::Plain' for 'String' responses. 2017-01-31 02:43:19 -08:00
extended_validation Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
form_kitchen_sink Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
forms Silence warnings during testing. 2017-02-02 02:16:21 -08:00
from_request Use 'ContentType::Plain' for 'String' responses. 2017-01-31 02:43:19 -08:00
handlebars_templates Update to serde 0.9, handlebars 0.25. Move from `map!` to `json!` macro. 2017-01-31 17:15:42 -08:00
hello_alt_methods Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
hello_person Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
hello_ranks Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
hello_world Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
json Update to serde 0.9, handlebars 0.25. Move from `map!` to `json!` macro. 2017-01-31 17:15:42 -08:00
manual_routes Precisely route formats. Make 'content_type' an 'Option' in 'Request'. 2017-02-01 03:12:24 -08:00
optional_redirect Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
optional_result Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
pastebin Use 'ContentType::Plain' for 'String' responses. 2017-01-31 02:43:19 -08:00
query_params Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
raw_sqlite Add raw sqlite example; not in workspace due to sqlite3-sys conflict. 2017-02-02 18:00:30 -08:00
raw_upload Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
redirect Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
state Introduce Managed State. 2017-01-20 23:17:28 -08:00
static_files Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
stream Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
testing Remove authorship from all examples. 2017-01-19 17:14:01 -08:00
todo Use connection pool in todo example. 2017-02-02 18:01:00 -08:00
uuid Update uuid in contrib to 0.4. 2017-02-02 14:51:04 -08:00