Categorygithub.com/minand-mohan/library-app-api
modulepackage
0.0.0-20241002115439-05eba88d09fd
Repository: https://github.com/minand-mohan/library-app-api.git
Documentation: pkg.go.dev

# README

library-app-api

REST API server code for managing library's inventory.

Local setup

export DB_HOST=127.0.0.1
DB_PORT=5455
DB_USER=libraryadmin
DB_PASSWORD=testing1234
DB_NAME=librarydb
API_AUTH_TOKEN=somerandomtoken

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author