Skip to content

mk29142/simple-go-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-go-restapi

A simple rest api with two end points:

PUT /user BODY {“name”: “Mridul”, “age”: 23, “school”: “Overton Grange School”}

GET /user/{name}

Uses MySQL to store the users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages