Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

gayanhewa/User-Service-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go REST API

This repo helps you get started with Go development with a Docker container env.

To get started , clone the repo.

Build the application

    docker build -t myapp .

Deploy the container

    docker run --publish 6060:9091 --name myapp --myapp

TODO :

  • Extract the Mongo URL's from the Repositories. ie. /app/repos/UserRepository

About

Go RESTful API with Dockerfile for deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages