fbertetto / itemsapi

Simplier version of Elasticsearch. Designed for prototyping catalogs, meta search engines, marketplaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ItemsAPI logo

NPM NPM

CIRCLECI

ItemsAPI - search backend

ItemsAPI - auto-generated search API in Node.js and Elasticsearch. It was created because Elasticsearch was too difficult. The idea was also create it as a microservice and run easily on different environments.

Purposes

  • lists and catalogs (restaurants, movies, gyms, doctors, places)
  • prototyping booking systems and marketplaces

Features

  • full text searching
  • aggregations / faceted search
  • similar items (collaborative filtering algorithm)
  • seo optimized - generating nice urls for fields (permalinks)
  • geo sorting
  • auto generating API based on your json data

Getting started

Use cases

Contribution recommendations

License

ItemsAPI is created by Mateusz Rzepa and licensed under the Apache 2.0. For more information, see the LICENSE file in this repository.

About

Simplier version of Elasticsearch. Designed for prototyping catalogs, meta search engines, marketplaces

License:Other


Languages

Language:JavaScript 100.0%