Skip to content

fernandohtr/graphql-case-study

Repository files navigation

Graphql with go

Reference website

https://gqlgen.com/

Start server

make server

Application runs on http://localhost:8080/

Examples

Create Category

create-category

Create Course

create-course

Find All Categories

findall-category

Find All Categories with Courses

findall-category-with-course

Find All Courses with Categories

findall-course-with-category

About

graphql case study with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published