Skip to content

Documentation of the Application Programming Interface (API) of Deutsche Digitale Bibliothek (DDB)

License

Notifications You must be signed in to change notification settings

mbuechner/ddbapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

DDBapi - Documentation of the Application Programming Interface (API)

Documentation of the Application Programming Interface (API) of Deutsche Digitale Bibliothek (DDB).

Technical information

This is basically an adapted Swagger UI Docker container.

For more information visit: https://github.com/swagger-api/swagger-ui

Docker

Yes, there's a docker container for DDBapi available at GitHub: https://github.com/mbuechner/ddbapi/pkgs/container/ddbapi%2Fddbapi

docker pull ghcr.io/mbuechner/ddbapi/ddbapi:latest

Container build

  • Checkout GitHub repository: git clone https://github.com/mbuechner/ddbapi
  • Go into folder: cd ddbapi
  • Run docker build -t ddbapi .
  • Start container with: docker run -d -p 8080 -P ddbapi
  • Open browser: http://localhost:8080/