Skip to content

manzoor77/go-parse-json-request-body

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

go-parse-json-request-body

go build main.go

go run main.go

For test in Postman

http://localhost:4000/person/create

Body:

Method Type: Post

{ "name":"Muhammad Manzoor Faisal", "age":25 }

Releases

No releases published

Packages

No packages published

Languages