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.gitGo to the project directory
cd bookstore-apiRun Docker Compose
docker-compose up --build -dServer: Golang, PostgreSQL, Redis
Deployemnt: Docker, Droplet