Skip to content

asmit990/CRUD_API_IN_GO_LANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie API

A RESTful API built with Go that manages a list of movies. It supports operations to get, create, update, and delete movies. Each movie has an ID, ISBN, title, and director details. Uses Gorilla Mux for routing and JSON for data exchange.

Run go run main.go to start the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages