Skip to content

A GraphQL-powered project management endpoint in Rust and MongoDB - Actix web version

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

danmugh/project-management-graphql-actix

Project Management

Workflow status badge

Logo

About The Project

A GraphQL Project management endpoint in Rust - Actix web version

Feel free to open a PR or file an issue if you should notice any bugs/errors or just have spotted some improvements!

Table of contents

Technologies

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

Getting Started

Assuming you've a working version of rust installed all you would need to do is run: cargo run

Environment variables

Inside .env file in the root directory, kindly fill your MONGOURI connection string

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Licensed under :

Contact

Dan Mugh - @danmugh - contact@danmugh

About

A GraphQL-powered project management endpoint in Rust and MongoDB - Actix web version

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published