Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

API docs

SBDI API documentation using swagger-ui. API specifications are downloaded from the various applications in production and included in, and served from, this application. When API:s change in production this app need to be updated (see below).

Usage

Run local server (using Docker) on http://localhost:8088:

make run

Update specs from production:

make update-specs