mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 07:08:16 +01:00
Add Jotsy to project showcase (#746)
This commit is contained in:
parent
4daaad8071
commit
16ee83a799
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
||||||
- [Book Management](https://github.com/lz1998/axum-book-management): CRUD system of book-management with ORM and JWT for educational purposes.
|
- [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].
|
- [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
|
- [Rustapi](https://github.com/ndelvalle/rustapi): RESTful API template using MongoDB
|
||||||
|
- [Jotsy](https://github.com/ohsayan/jotsy): Self-hosted notes app powered by Skytable, Axum and Tokio
|
||||||
|
|
||||||
[Realworld]: https://github.com/gothinkster/realworld
|
[Realworld]: https://github.com/gothinkster/realworld
|
||||||
[SQLx]: https://github.com/launchbadge/sqlx
|
[SQLx]: https://github.com/launchbadge/sqlx
|
||||||
|
|
Loading…
Reference in a new issue