I'm looking for a database that provides a REST API. Something like CouchDB, but written in Rust, if possible.
If that doesn't exist maybe it is possible to write something using Rocket and an embedded Database like sled?
I'm looking for a database that provides a REST API. Something like CouchDB, but written in Rust, if possible.
If that doesn't exist maybe it is possible to write something using Rocket and an embedded Database like sled?
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.