Add Rustapi to project showcase section (#745)

This commit is contained in:
Nicolas del Valle 2022-02-04 20:41:15 -03:00 committed by GitHub
parent 0c16ce7649
commit 4daaad8071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [turbo.fish](https://turbo.fish/) ([repository](https://github.com/jplatte/turbo.fish)): Find out for yourself 😉
- [Book Management](https://github.com/lz1998/axum-book-management): CRUD system of book-management with ORM and JWT for educational purposes.
- [realworld-axum-sqlx](https://github.com/launchbadge/realworld-axum-sqlx): A Rust implementation of the [Realworld] demo app spec using Axum and [SQLx].
- [Rustapi](https://github.com/ndelvalle/rustapi): RESTful API template using MongoDB
[Realworld]: https://github.com/gothinkster/realworld
[SQLx]: https://github.com/launchbadge/sqlx