Skip to content

gauravgupta98/book-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run in Postman

Bookstore Management API CRUD developed using Go

Setup

  • Clone/Fork the repo
  • Run go build cmd/main
  • Setup MySQL and update your credentials in pkg/config/app.go file
  • Run go run cmd/main/main.go

You're good to go now. Play with the API using Postman or any other tool

About

Book Management API developed using Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages