Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antoniogamiz/graphql-example

I just want to learn GraphQL so I'm going to make an example project.
https://github.com/antoniogamiz/graphql-example

Last synced: 22 days ago
JSON representation

I just want to learn GraphQL so I'm going to make an example project.

Awesome Lists containing this project

README

        

# Manga Information API

I'm going to implement an API to handle information about mangas. This include things like genres, authors, publications, and whatever adds complexity to the project and it's useful to learn more about GraphQL. At the time of writing this, I know nothing about it so follow the commit history to see the progress 😃.