• Stars
    star
    3
  • Rank 3,965,010 (Top 79 %)
  • Language
    Rust
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The goal of this example is to implement a simple Todo application that utilizes a GraphQL API implemented using Rust's actix-web and juniper crates with the data being persisted to a MongoDB database.