/edsm-rest

Interact with the EDSM api without leaving the comfort of your favorite editor.

EDSM-REST

Collection of http files containing all requests can be made to EDSM (Elite Dangerous Star Map).

How to send request

Requests in the files can be send using WebStorm built-in http client or Visual Studio Code Rest api extension.

Accesing Private Endpoints

In order to access private endpoints, you need to set commanderName and apiKey environment variables for your editor's http client.