Skip to content

vtuson/vtputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtputils

Golang utilities for http RestRequests

The utilities right now contain:

  • curl.go - a set of curl-like utilities for making http requests to RestApis.
  • test_server.go - a basic http sever that deploys in localhost to be able to test api call as a stub

for information how to use it check the curl_test.go to see how to use both

About

Golang utilities for http RestRequests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages