A Week’s Worth – Backend

First released on 07/11/2021 Last updated* on

Technologies used:

py
Python
gql
GraphQL

This project is a backend for an upcoming project. It uses Django to interact with a PostgreSQL database then delivers the information using GraphQL (via the Graphene-Django package). It utilizes JWTs to provide authentication and uses SendGrid as an email backend to provide users with urls/tokens for account verification, password reset, etc.