community: add axum-book-management (#564)

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
This commit is contained in:
lz1998 2022-03-03 11:26:57 +08:00 committed by GitHub
parent 2f6a5aaeb2
commit 2122e35c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,3 +13,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
- [thrpg](https://github.com/thrpg/thrpg) | Touhou Project's secondary creative games
- [Stump](https://github.com/aaronleopold/stump) | A free and open source comics server with OPDS support
- [Adta](https://github.com/aaronleopold/adta) | Adta is **A**nother **D**amn **T**odo **A**pp, fun little side project
- [Axum-Book-Management](https://github.com/lz1998/axum-book-management): CRUD system of book-management with ORM and JWT for educational purposes.