Skip to content

go-resty/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resty Logo

Simple HTTP, REST, and SSE client library for Go

Documentation

Go to https://resty.dev and refer to godoc.

Contribution

I would welcome your contribution! If you find any improvement, correction, or want to add new documentation pages, feel free to send a pull request.

Run Documentation Website Locally

Resty uses the Hugo static site generator. It requires v0.146 and above.

hugo server --minify

Go to http://localhost:1313/ to see the documentation website.

Contributors

Have a look on Contributors page.

License Info

Resty Documentation and website released under Apache-2.0 LICENSE.