API for online book store with users, admins and vendors.
To run this project, check the sample.env file and add the variables.
Check the Postman Collection for API Reference.
Clone the project
git clone https://github.com/aditansh/bookstore-api.git
Go to the project directory
cd bookstore-api
Run Docker Compose
docker-compose up --build -d
Server: Golang, PostgreSQL, Redis
Deployemnt: Docker, Droplet