# README
go-fiber-postgres
A Library Management system built using GoLang and Postgres. Has CREATE, GET ALL, GET BY ID and DELETE BY ID Functionalities Hey Folks, this is a Library Management system built using GoLang and Postgres. Functionalities that it supports are -
- CREATE
- GET ALL
- GET BY ID
- DELETE BY ID
Utilised the GoFiber framework while making this App