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

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

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

Last synced: 20 days ago
JSON representation

Simple server for ItemsJS

Awesome Lists containing this project

README

        

# ItemsJS server

## Getting started

## Example

```bash
curl -XGET localhost:3000/search
curl -XGET localhost:3002/search?filters={"genre":["Drama"]}
```

## TODO

- improve docs
- cli interface