Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aseemsavio/star-wars
Yet another GraphQL API for the Star Wars Universe
https://github.com/aseemsavio/star-wars
Last synced: 5 days ago
JSON representation
Yet another GraphQL API for the Star Wars Universe
- Host: GitHub
- URL: https://github.com/aseemsavio/star-wars
- Owner: aseemsavio
- Created: 2022-08-11T10:31:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-13T03:23:36.000Z (over 2 years ago)
- Last Synced: 2023-05-06T04:38:28.033Z (over 1 year ago)
- Language: Kotlin
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# star-wars
This is yet another GraphQL API for Star-wars.
This API is based on the Version 6 of this [Star Wars Dataset from Kaggle](https://www.kaggle.com/jsphyg/star-wars).
To reach the Graphiql end point
```
http://localhost:8080/graphiql?path=/graphql
```