xBozorg / bookstore

RESTful API for a bookstore with Clean Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTful Bookstore API with Clean Architecture in Go

1 - Clone the repository

git clone git@github.com:XBozorg/bookstore.git

2 - Edit configuration files : docker-compose.yml and config/config.toml

3 - Build and run using docker compose

docker compose up

About

RESTful API for a bookstore with Clean Architecture


Languages

Language:Go 99.9%Language:Dockerfile 0.1%