Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/almilo/annotated-graphql
Annotated GraphQL
https://github.com/almilo/annotated-graphql
Last synced: 3 days ago
JSON representation
Annotated GraphQL
- Host: GitHub
- URL: https://github.com/almilo/annotated-graphql
- Owner: almilo
- Created: 2016-02-27T16:45:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T06:49:50.000Z (about 8 years ago)
- Last Synced: 2024-10-31T17:39:18.396Z (8 days ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-graphql - Annotated GraphQL - Proof of Concept for annotations in GraphQL (i.e.: transform an existing REST api into a GraphQL endpoint). (Libraries / JavaScript Libraries)
- awesome-graphql - Annotated GraphQL - Proof of Concept for annotations in GraphQL (i.e.: transform an existing REST api into a GraphQL endpoint). (Libraries / JavaScript Libraries)
README
# annotated-graphql
Annotations for GraphQL. The annotation parsing provided by this project is a PoC until annotations are supported in
GraphQL [Annotations PR](https://github.com/graphql/graphql-js/pull/265).A demo can be tried here: [https://annotated-graphql-server.herokuapp.com/](https://annotated-graphql-server.herokuapp.com/)