Skip to content

mateusmaaia/zipcode-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipcode Search

Dependencies

  • Docker 18.09.0 or newer
  • Docker Compose 1.22.0 or newer

Dev

Run the commands bellow to build the project

  1. cp .dist.env .env
  2. docker-compose build
  3. docker-compose up
  4. To run tests, just access http://localhost:8080/@tests

The project will be accessible on http://localhost:8080.

After the fist build just run docker-compose up.

About

Simple Go API to retrieve Zipcode information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published