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

https://github.com/itemsapi/itemsjs-server-optimized

ItemsJS optimized for server usage
https://github.com/itemsapi/itemsjs-server-optimized

Last synced: 19 days ago
JSON representation

ItemsJS optimized for server usage

Awesome Lists containing this project

README

        

# ItemsJS optimized for server

This is the optimized clone of https://github.com/itemsapi/itemsjs for server faceted search.
It has Node.js simplicity and C++ speed.

## Features

- very fast faceted search
- full text
- pagination

### NPM

```bash
npm install itemsjs-server-optimized
```

## Caveats

Some function might not working yet

## Requirements

- Nodejs >= 12.x

## Licence

You can use ItemsJS for free, if your project is Open Source. If you want to use ItemsJS in to build commercial software, you need to buy a commercial license.
Commercial editions can be used in closed source environment. More info soon