This is a movie server built to perform the CRUD options in Golang.
- Get the list of all Movies
- Update the movie using ID
- Delete a movie using ID
- Create a Movie
- fmt
- net/http
- log
- strcov
- math/rand
go get github.com/gorilla/mux
This is a movie server built to perform the CRUD options in Golang.
go get github.com/gorilla/mux