sea-orm/COMMUNITY.md
lz1998 2122e35c17
community: add axum-book-management (#564)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-03-03 11:26:57 +08:00

17 lines
1.3 KiB
Markdown

# Community
## Built with SeaORM
If you have built an app using SeaORM and want to showcase it, feel free to open a PR and add it to the list below!
- [Caido](https://caido.io/) | A lightweight web security auditing toolkit
- [Svix](https://www.svix.com/) ([repository](https://github.com/svix/svix-webhooks)) | The enterprise ready webhooks service
- [aeroFans] ([repository(https://github.com/naryand/aerofans)) | Full stack forum-like social media platform in Rust and WebAssembly
- [mediarepo](https://mediarepo.trivernis.dev) ([repository](https://github.com/Trivernis/mediarepo)) | A tag-based media management application
- [THUBurrow](https://thuburrow.com) ([repository](https://github.com/BobAnkh/THUBurrow)) | A campus forum built by Next.js and Rocket
- [Backpack](https://github.com/JSH32/Backpack) | Open source self hosted file sharing platform on crack
- [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.