Skip to content

erice5005/Curling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curling

Wrapper for http requests. The aim is to reduce the code needed for a http request to an arbitrary server with an arbitrary data payload. This takes it down to one line.

Install

go get github.com/erice5005/Curling

Usage

See example

Supports

GET, POST, PUT, PATCH

TODO

  • Benchmarking
  • More Methods
  • Concurrent Execution

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages