benjamimWalker / lms_app

FastApi simple project based on Faraday Academy's project, but using GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lms app v1.2

This repository is based on Faraday Academy's Fast API LMS I used their turorial when I was learning Fast API and I wanted to use its idea for my own project.

I tried to bring all the features from the original final repository, considering that the original doesn't have all the features it should have.

I used GraphQL instead of just REST as the original tutorial.

This small project is just for learning purposes, and record my progress in learning Fast API and GraphQL.

About

FastApi simple project based on Faraday Academy's project, but using GraphQL


Languages

Language:Python 97.6%Language:Mako 2.4%