Skip to content

imjord/actix_rust_mongodb_crud_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actix Rust MongoDB Crud Example

simplecrud

Usage

You will need rust and mongodb installed locally on your pc.

  • Clone the repo.
  • Cargo run.
  • Use Postman or Insomnia to test routes and get, put, delete, create books.

Thanks

I'm still learning Rust so there are things that may need refactoring, done differently. If you spot something that could be improved please open an issue. Thanks!

Releases

No releases published

Packages

No packages published

Languages