- Notifications
You must be signed in to change notification settings - Fork0
awesome-reactivesearch/graphql-github-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Simpleexpress-graphql server which can respond to graphql query for Github elasticsearch app hosted onappbase.io.
graphql-compose-elasticsearch package acts as ElasticSearch Rest proxy and helps in transformingGraphQL query intoelasticsearch query.
git clone https://github.com/appbaseio-apps/graphql-github-server.gitcd graphql-github-serveryarn && yarn start
{ elastic50(host: "https://0f448043059d:a4264120-cd7a-4574-a449-2c5df0523cb1@appbase-demo-ansible-abxiydt-arc.searchbase.io") { search( index: "gitxplore-latest-app" body: "{\"query\": {\"terms\": {\"topics\": [\"javascript\"]}}}" ) }}About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.