Skip to content

implementation CRUD json api server on golang with clean architecture 🐱

Notifications You must be signed in to change notification settings

yuuis/cat-api-go

Repository files navigation

cat-api-go

implementation of CRUD json api server with clean architecture 🐱

how to build

  docker-compose build
  docker-compose up -d

make migrate

  docker-compose exec cat sh

  chmod +x ./usr/local/bin/migrate
  ./usr/local/bin/migrate

About

implementation CRUD json api server on golang with clean architecture 🐱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published