/coimco_backend

Stats API to COIMCO

Primary LanguageGoMIT LicenseMIT

API Restful Coimco S.A.

Coimco's API provides data to statiscal service web

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

-go 1.7+

Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

$ git clone https://github.com/fabulias/coimco_backend.git
$ cd coimco_backend
$ go install ./...
$ $GOPATH/bin/coimco_backend

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Pending...

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Gin - The HTTP web framework used
  • Govendor - Dependency Management
  • Heroku - Cloud Platform

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

  • Farid Abulias - Initial work - Fabulias

License

This project is licensed under the MIT License - see the LICENSE.md file for details