tide-async-graphql-mongodb
GraphQL framework
A comprehensive framework for building GraphQL services and web applications with Rust
Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, yew, handlebars, jsonwebtoken, and mongodb.
44 stars
3 watching
9 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
async-graphqlhandlebarsjwt-authmongodbrhairustsurftidewasmwebassemblyyew
Related projects:
Repository | Description | Stars |
---|---|---|
zzy/surfer | A Rust-based blog platform with GraphQL services and multiple frontend options. | 53 |
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
modevol-com/gqloom | A GraphQL framework that weaves schemas and resolvers using various validation libraries. | 7 |
jayy-lmao/rust-graphql-docker | A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
ronanyeah/rust-hasura | A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. | 140 |
camsjams/rust-actix-graphql-sqlx-postgresql | An end-to-end GraphQL project demonstrating the integration of Rust and PostgreSQL with Apollo Federation using actix and async-graphql. | 78 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
sly777/ran | A full-stack React project using GraphQL and Next.js Toolkit for building fast and scalable web applications with built-in development tools. | 2,216 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |