Small example / boilerplate for a rust REST webserver with actix-web and mongodb
Stars
10
Forks
3
Watchers
10
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
3
commits
[REF] add proper serialization / deserialization of documents to structs in endpoint functions
c77fd1fView on GitHub[FIX] roll back mongo db version update as well as bson version update
0613721View on GitHubMerge branch 'master' of https://github.com/JohnBra/actix-mongodb-example
955f529View on GitHubMerge pull request #3 from JohnBra/dependabot/cargo/env_logger-0.7.1
1d2f844View on GitHubMerge pull request #2 from JohnBra/dependabot/cargo/mongodb-0.11.0
4dd0ed4View on GitHubMerge branch 'master' into dependabot/cargo/mongodb-0.11.0
8bbc941View on GitHubMerge pull request #4 from JohnBra/dependabot/cargo/bson-0.15.0
8926ec5View on GitHub