Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 765 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 765 Bytes

Panther API

Panther API provides ​

Endpoints

Enrichment

Development

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Install the swagger module​

$ npm install -g swagger

Install Dependencies​

$ npm install

Run the server​

$ swagger project start

Then, open a second command line and launch the editor with:

$ swagger project edit

Good API development guidelines