1 unstable release
0.1.0 | Apr 15, 2024 |
---|
#1527 in HTTP server
28 downloads per month
Used in skootrs-bin
355KB
7.5K
SLoC
Skootrs-rest
This is an experimental module is for a REST API that is a Skootrs implementation. Over time this will evolve into the main mechanism for handling Skootrs project management and the CLI will just connect to a local running service running the API.
lib.rs
:
This is the crate where the REST API for Skootrs
is defined. The REST API should have feature parity with the CLI.
The REST API uses Actix
and also utilizes utoipa for OpenAPI
documentation and functionality.
Dependencies
~30–45MB
~823K SLoC