Reframe template for creating basic Restful API server using Actix-web.
- Args parser using
clap
. - Websocket.
- Toml configuration.
- Serde for JSON serialization.
- env_logger for logging.
Reframe template for creating basic Restful API server using Actix-web.
clap
.