Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsegismont/hackernews-graphql-vertx
https://github.com/tsegismont/hackernews-graphql-vertx
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsegismont/hackernews-graphql-vertx
- Owner: tsegismont
- License: mit
- Created: 2019-01-03T14:15:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T21:49:41.000Z (almost 6 years ago)
- Last Synced: 2024-11-01T04:26:45.523Z (about 2 months ago)
- Language: Java
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
README
This repo is an experiment with GraphQL and Vert.x.
It is cloned from the https://www.howtographql.com/graphql-java/0-introduction/[graphql-java Tutorial] application.
The license from their repository is copied link:LICENSE.txt[here].