Skip to content

biodiversitydata-se/api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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