Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 235 Bytes

GoLang-Crud-MVC

CRUD MVC developed in Golang.

To run the application:

  • Install Golang
  • Download all the source code
  • Run the main.exe file.
  • Finally, simply access the application through the browser at "localhost:8000/"