Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 197 Bytes

Library API using Go and Gin framework

  1. This API is architected to add books, checkout, return and view the books that are currently in the library
  2. Used Gin webframework to create the API