Skip to content

Go Lang backend API in which user can perform all CRUD operations through postman.

License

Notifications You must be signed in to change notification settings

harshthakkar09/movie-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-crud

This is go lang backend application in which user can perform CRUD operations on movie object.

Requirements

  • Go Language
  • Text editor

How to run

Below command will start server on http://localhost:8000/

go run main.go

You can also run via docker image using below command

docker-compose up

Demo link

About

Go Lang backend API in which user can perform all CRUD operations through postman.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published