Skip to content

A ToDo list REST API developed in MVC architecture with Golang and MySQL database.

License

Notifications You must be signed in to change notification settings

somerongit/Golang-To-Do-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do REST API

A ToDo list REST API developed in MVC architecture with Golang and MySQL database.

compile and run main.go

or

Use curl localhost:3000 to send request to port 3000

curl -i localhost:3000 for request details

curl -X POST localhost:3000 for spacifice method of request

About

A ToDo list REST API developed in MVC architecture with Golang and MySQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages