Add ROAPI to community showcase (#407)

This commit is contained in:
QP Hou 2021-10-24 23:15:16 -07:00 committed by GitHub
parent 47017f90b3
commit fb87a6a4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ setup as its own crate so its dependencies are clear.
- [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust.
- [Datafuse](https://github.com/datafuselabs/datafuse): Cloud native data warehouse written in Rust.
- [JWT Auth](https://github.com/Z4RX/axum_jwt_example): JWT auth service for educational purposes.
- [ROAPI](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code.