- Github Link
- API Collection
- Production API: https://go-hactiv8.up.railway.app/
- Swagger Documentation: https://go-hactiv8.up.railway.app/swagger/index.html
-
Clone the repository
git clone https://github.com/adonism2k/golang-hactiv8.git cd final-project git checkout final-project
-
Starting up
make up
-
Open the code and start customizing!
Your API is now running at http://localhost:8000. You can also see the swagger documentation at http://localhost:8000/swagger/index.html