1
Show HN: Searchkit V3: GraphQL and React Toolkit for Elasticsearch
Hi guys! Yesterday I released an rc for v3 which was a near rewrite to make Searchkit easier to use. Been 2 years since its last release.
The previous version had its own UI framework and worked solely on the browser. In this version, i've split it out into three tiers and heavily relied on Apollo GraphQL and @elastic/eui framework.
Github: www.github.com/searchkit/searchkit Demo: http://demo.searchkit.co/ Docs: https://searchkit.co/docs Why GraphQL? https://blog.searchkit.co/searchkit-why-graphql-aa886603b698
Love to hear some feedback on this as im still refining the GraphQL schema and the docs are not great.
Joe