CouchDB ORM
A CouchDB ORM built in Rust with Actix runtime and web client.
@TODO
- Finish migrate_db tasks in
clients/couchdb/actions/db/migrate
- actually execute the migration
- Test creation of files and folder structure
- Add Seeding capacity from JSON ?
Dependencies
Links
Tests
Docs
- Actix
- https://actix.rs/book/actix/sec-1-getting-started.html
- CLI Args
- https://rust-cli.github.io/book/tutorial/cli-args.html