An open API service indexing awesome lists of open source software.

https://github.com/danny-yamamoto/rust-api-samples

A collection of REST API samples implemented in Rust.
https://github.com/danny-yamamoto/rust-api-samples

cloudstorage dependency-injection rust sqlite3 sqlx

Last synced: about 2 months ago
JSON representation

A collection of REST API samples implemented in Rust.

Awesome Lists containing this project

README

        

# rust-api-samples
A collection of REST API samples implemented in Rust.

## `/storage`
- [here](./storage/README.md)

## `/users`
- [here](./users/README.md)