JSON API

Issue #92 wontfix
Former user created an issue

this is so that searchs can be defined between the Frontend and the Backend.

For example on the server i might want to use Bleve (or lucene), and the front end can then define and search and have it returned to it. a clearly defined JSON API makes this much easier.

THis is not super important right now i feel. But very useful for building larger things.

Comments (4)

  1. Shinichiro Abe repo owner

    This library is supporting lower layer for instant search engine, which will not have any query parser or json parser, server, and GUI.

  2. Log in to comment