Proof of Concept Rust BBQ
The mix of Rust, ByteBase, Questdb, and web technologies.
Objectives
- Simple CRUD api with 1 type built using Postgres crate
Partial Failure, no update or delete.
- 1 table for CRUD built on ByteBase & QuestDB
Partial Failure, no update or delete.
- Docker compose to handle networking
Notes
Skipped the rust implementation due to lack of deleting or updating data.