An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/elastiql

Create indices in ElasticSearch from GraphQL queries
https://github.com/thecodingmachine/elastiql

Last synced: 3 months ago
JSON representation

Create indices in ElasticSearch from GraphQL queries

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/elastiql/v/stable)](https://packagist.org/packages/thecodingmachine/elastiql)
[![Total Downloads](https://poser.pugx.org/thecodingmachine/elastiql/downloads)](https://packagist.org/packages/thecodingmachine/elastiql)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/elastiql/v/unstable)](https://packagist.org/packages/thecodingmachine/elastiql)
[![License](https://poser.pugx.org/thecodingmachine/elastiql/license)](https://packagist.org/packages/thecodingmachine/elastiql)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/elastiql/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/thecodingmachine/elastiql/?branch=master)
[![Build Status](https://travis-ci.org/thecodingmachine/elastiql.svg?branch=master)](https://travis-ci.org/thecodingmachine/elastiql)
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/elastiql/badge.svg?branch=master&service=github)](https://coveralls.io/github/thecodingmachine/elastiql?branch=master)

## ElastiQL

** Work in progress **

This project aims to provide an automatic creation of a ElasticSearch index from a GraphQL query.