facet-actix 0.1.0

Glue crate between actix-web and facet
Documentation

Facet-actix

Glue code between facet and actix-web.

Features

  • Json:
    • Lets you extract json from the payload using the Json wrapper.
    • Lets you return json using the Json wrapper.

Example

See our example here