Skip to content

Subhadip006/Go-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go REST API

A simple RESTful API built using Gorilla Mux in Go. This project manages a collection of books and supports basic CRUD operations (Create, Read, Update, Delete). Features

Get all books

Get a book by ID

Add a new book

Update a book by ID

Technologies Used

Go (Golang)

Gorilla Mux router

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages