Skip to content

Commit b8947bc

Browse files
committed
docs(Readme): Add live demo and TODO
1 parent c6b15ef commit b8947bc

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,17 @@ graphql-compose-elasticsearch
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
88

9-
# NOT READY YET, IN PROGRESS...
9+
## IN PROGRESS...
10+
Some parts are not ready yet. More features will be landed in near future.
11+
- [x] ElasticApiParser
12+
- [x] Mapping converter to GraphQL types
13+
- [ ] Exporting of generated GraphQL types
14+
- [ ] Helper methods/resolvers for `graphql-compose`
15+
- [ ] Docs
16+
- [ ] Declarations for output (can not find proper source/format for Elastic responses. Please open PR with link if you have such)
1017

11-
License
12-
=======
18+
## Live demos
19+
[Introspection of Elasticsearch API via Graphiql](https://graphql-compose.herokuapp.com/elasticsearch/)
20+
21+
## License
1322
[MIT](https://github.com/nodkz/graphql-compose-elasticsearch/blob/master/LICENSE.md)

0 commit comments

Comments
 (0)