task-rest-api

command module
v0.0.0-...-377eb94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2017 License: MIT Imports: 10 Imported by: 0

README

task-rest-api

A rest api sample written in golang. Data persistance with mongoDB.

Purpose : CRUD for Task object.

How-to

You can run simply without docker, but you need a mongoDB instance running :

go run main.go

Or run api in docker containers for both DB and application :

docker-compose up -d

Warning : in the compose file, you can change TASK_API_PORT value but be sure to match with mapped docker port and ApiPort in config.json.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL