TmLev / crud-grpc-rust-tonic-butane-postgres

Part of the playground: https://github.com/TmLev/playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD RPC [Rust + Tonic + Butane + Postgres]

API should allow simple CRUD operations over artists entities.

Current status:

  • List
  • Retrieve
  • Create
  • Update
  • Destroy

TODO:

  • PgRepo over butane is really awkward when using async runtime

About

Part of the playground: https://github.com/TmLev/playground


Languages

Language:Rust 98.7%Language:Shell 1.3%