Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/antoniogamiz/graphql-example
- Owner: antoniogamiz
- License: gpl-3.0
- Created: 2021-10-18T18:33:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T18:35:41.000Z (about 3 years ago)
- Last Synced: 2024-10-30T01:39:43.170Z (2 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 😃.