Skip to content

Siddhesh-Agarwal/go-movies-crud-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movies CRUD

A simple CRUD API for movies made with Golang and gorilla/mux (for routing), gorm.io/gorm (for persistence via ORM), log/slog (for file-based logging) and patrickmn/go-cache (for cache).

Setup and Execution

git clone https://github.com/Siddhesh-Agarwal/go-movies-crud-test/
cd ./go-movies-crud-test/
go build

Run the executable that is generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages