Kode

Final Project

🔱 Reference

🚀 Quick start

  1. Clone the repository

    git clone https://github.com/adonism2k/golang-hactiv8.git
    cd final-project
    git checkout final-project
  2. Starting up

    make up
  3. 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

📦 Used packages