Skip to content

vkay616/BooksAPI-using-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#BooksAPI-using-Go

A simple API that provides basic Book details like its title, author(s) and price as mentioned on Bookswagon. The book details were scraped from the site using Colly and the API was made with the help of Gin Web Framework.

The API has three endpoints, one for getting all books, one for getting book by its ID and the last one for adding a new book to the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages