Crate resty [] [src]

Resty - a simple JSON REST API server.

Reexports

pub use request::Request;

Modules

request

Resty request wrapper.

Macros

url

Structs

Error

API error format

Listening

Resty Server Handle

Response

Resty response wrapper.

Router

Resty router. TODO [ToDr] More docs

Uri

The Request-URI of a Request's StartLine.

Enums

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).