Crate parfait

source ·

Macros§

  • Defines a DELETE endpoint for removing data elements from a JSON file or any text-based content.
  • Defines a GET endpoint.
  • Defines a POST endpoint.
  • Defines a PUT endpoint.
  • Support for routing with parameter extraction.

Structs§

Enums§

  • Enum to represent the content type for GET macro

Traits§

  • Middleware support for pre and post request processing.

Functions§