Skip to content

KelaKing/Mockg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mockg

-- Mock JSON responses

How to use

go get github.com/kelaking/mockg
mkdir temp
echo "{ "msg": "success" }" > ./temp/foo.json
mockg ./temp/

try open http://localhost:8080/foo.json

About

Mock JSON responses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages