mishaszu / axum-diesel-async-graphql-template

Template repository to setup Axum http server with PostgreSQL & diesel for persistent layer and async-graphql for graphql
MIT License
2 stars 0 forks source link

Axum web server template

The repository is a template for building axum based web server

Inspired by Jeremy Chone course

Authorization & context handling was inspired by Jeremy Chone youtube course

To configure correctly this places should be updated: