Skip to content

Repository containing example of contract first developed web service which is built as a docker container and has associated simple CI/CD pipeline.

License

Notifications You must be signed in to change notification settings

faustoespinal-philips/sample-api-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample API Docker

Repository containing example of contract-first approach developed web service. The service is packaged as a docker container and has associated simple CI/CD pipeline using Github actions.

The code is auto-generated from the OpenAPI spec YAML contract:

openapi-generator-cli generate -i /local/api.yaml -g go-gin-server -o /local/src

About

Repository containing example of contract first developed web service which is built as a docker container and has associated simple CI/CD pipeline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published