Skip to content

VetalM84/GraphQL_Django

Repository files navigation

Learning project by creating a simple GraphQL application with the following features:

  1. CRUD a new Teacher, Student, and Subject.
  2. Teacher and Student may have many Subjects (ManyToMany field).
  3. Filtering a query.
  4. Unit testing.

About

GraphQL with Django project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages