Feel free to open a PR or file an issue if you should notice any bugs/errors or just have spotted some improvements!
Project is created with:
- Actix-Web: 4
- Async-Graphql: 4.0
- Serde: 1.0.136
- Dotenv: 0.15.0
- Futures: 0.3
- MongoDB: 2.2.0
Assuming you've a working version of rust installed all you would need to do is run: cargo run
Inside .env
file in the root directory, kindly fill your MONGOURI connection string
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Licensed under :
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dan Mugh - @danmugh - contact@danmugh