This is a REST api, that allows for uploading and managing books in digital library.
There is a docker-compose.yaml
config in directory postgres
, which you can use.
Change the default login credentials if you want
Run cp .env.example .env
, and edit the environemnt variables as needed
Install Go and run go run .