Skip to content

minottic/search-api

 
 

Photon and Neutron Search Api

Documentation

Prerequisites

  • npm >= 6
  • node >= 8

How to use the Photon and Neutron search api

  1. Clone the repository

    git clone https://github.com/panosc-eu/search-api.git
  2. Install node packages

    npm install
  3. Start the server

    npm start
  4. Try out the API using the example queries, either through http://localhost:3000/explorer or Curl.

Acceptance and integration tests

npm test

About

PaN search api for WP3 and WP4

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Dockerfile 2.3%