goohttp 0.1.0

Http-server for embedded systems and macros for easy axum routes.
Documentation
goohttp-0.1.0 has been yanked.

goohttp

This library provides macros for easy router definition and, if enabled, an embedded compatible synchronous HttpServer, that uses the axum router for route management.

Features

By default this library only provides two macros for more convenient router creation.

  • esp -> This feature enables the embedded compatible HttpServer.