/go_rest_api

Intention of this project is to create a Jenkins pipeline for GO rest API project. API is being deployed on Digitalocean server

Primary LanguageGo

Go Rest API - CI/CD

Build Status

Intention of this project is to create a Jenkins pipeline for GO rest API project. API is being deployed on Digitalocean server. Whenever a new commit is pushed to this repository, jenkins on the server is automatically fetched the code and deploying a container on the server

Some sort of a learning repository

Stack

  • Go 1.10
  • Docker
  • Jenkins
  • Digitalocean