Skip to content
/ napping Public
forked from jmcvetta/napping

Golang client library for interacting with RESTful APIs.

Notifications You must be signed in to change notification settings

Medium/napping

 
 

Repository files navigation

Napping: HTTP for Gophers

Package napping is a Go client library for interacting with RESTful APIs. Napping was inspired by Python's excellent Requests library.

Status

Drone Build Status Travis Build Status Coverage Status xrefs funcs top func library users status

All API changes will be made via Pull Request, so it's recommended you Watch the repo Issues if using napping in production.

Used by, and developed in conjunction with, Neoism.

Documentation

See GoDoc for automatically generated API documentation.

Check out github_auth_token for a working example showing how to retrieve an auth token from the Github API.

Contributing

Contributions, in the form of Pull Requests or Issues, are gladly accepted. Before submitting a Pull Request, please ensure your code passes all tests, and that your changes do not decrease test coverage. I.e. if you add new features, also add corresponding new tests.

License

This is Free Software, released under the terms of the GPL v3.

About

Golang client library for interacting with RESTful APIs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%