GitHub API v3 for Nim
Set your GITHUB_TOKEN
environmental variable for signing or override this by
setting an Authorization
header.
See the documentation for the github module as generated directly from the source.
This project is based upon the following:
- GitHub REST API v3 https://developer.github.com/v3/
- OpenAPI Code Generator https://github.com/disruptek/openapi
MIT