RESTful Bookstore API with Clean Architecture in Go 1 - Clone the repository git clone [email protected]:XBozorg/bookstore.git 2 - Edit configuration files : docker-compose.yml and config/config.toml 3 - Build and run using docker compose docker compose up