Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages