Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paraswaykole/sezg583-assignment
Scalable Services BITS Pilani Assignment
https://github.com/paraswaykole/sezg583-assignment
Last synced: about 2 months ago
JSON representation
Scalable Services BITS Pilani Assignment
- Host: GitHub
- URL: https://github.com/paraswaykole/sezg583-assignment
- Owner: paraswaykole
- Created: 2024-11-17T07:20:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T07:25:35.000Z (2 months ago)
- Last Synced: 2024-11-17T08:24:20.685Z (2 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scalable Services Assignment
This is a microservice for books catalogue in library management system. Uses PostgreSQL as DB, Golang - Fiber and GORM.
## Get started
To start the service, run
```
docker compose up
```The app is running at port 3000