Tide Basic Crud Save

Basic CRUD api using Rust / Tide / Sqlx / Postgresql

Project README

tide-basic-crud

Basic CRUD api using rust and tide with postgresql.

The code of this repo is also commented/explained in this post posts, where you can read from the initial implementation (using in-memory HashMap as db) and follow the progress and refactors made in the code.

Stack

  • Tide
  • sqlx
  • Tera

CI/CD


TODO:

[ ] Schema validation
[ ] Move front-end to wasm (localghost/yew)
[ ] Add telemetry
[ ] Better error handling
[ ] Add other resources (entities) and refactor structure.
[ ] Add tutorial on how to run locally
Open Source Agenda is not affiliated with "Tide Basic Crud" Project. README Source: pepoviola/tide-basic-crud
Stars
35
Open Issues
1
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating