How To local RUN


Using Docker

  1. use command
go mod tidy
  1. use command
go mod download
  1. use command
go mod vendor
  1. And you can run
docker-compose up --build -d

Documentation API

Run in Postman

by Ahmad Rifai