grin/api
Ignotus Peverell a402f39633
Custom REST API operations in addition to CRUD
Allows for custom operations associated with POST requests under
the main resource path. For example, in addition to POST on /user
to create a user, allow easy support for /user/login and
/user/logout.
2017-05-19 14:35:49 -07:00
..
src Custom REST API operations in addition to CRUD 2017-05-19 14:35:49 -07:00
Cargo.toml Custom REST API operations in addition to CRUD 2017-05-19 14:35:49 -07:00
rustfmt.toml Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00