Skip to content

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

License

Notifications You must be signed in to change notification settings

alvarlaigna/itemsapi

 
 

Repository files navigation

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

Compatibility

  • Elasticsearch 1.5.x & 1.7.x

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Dockerfile 0.1%