Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 197 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 197 Bytes

ItemsJS server

Getting started

Example

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

TODO

  • improve docs
  • cli interface