/tide-basic-crud

Basic CRUD using rust and tide

Primary LanguageRustMIT LicenseMIT

tide-basic-crud

Basic CRUD using rust and tide

Repo code for posts, the idea is having a working example of an api/crud using :

  • tide / sqlx / postgresql
  • front-end with localghost
  • CI/CD ( with gh actions / TBD )