This is the Go version of the onboarding exercise for the Tag Team.
To run the application, make sure you have installed:
- Go
- Docker
- Docker-compose
- Swagger
If you don't have some of these you can face some errors, so make sure you have all of them installed, following the instructions at Pre-requisites section.
- Clone the repository
git clone https://github.com/murilogilfelpeto/ps-tag-onboarding-go
- Navigate to ps-tag-onboarding-go
cd ps-tag-onboarding-go
- Run the command:
make
Open your browser and access http://localhost:8080/swagger/index.html
Open your browser and access http://localhost:8081 user: admin pass: pass