mirror of
https://github.com/disruptek/github
synced 2026-01-15 10:51:42 +00:00
No description
| docs | ||
| github | ||
| tests | ||
| .editorconfig | ||
| generator.nim | ||
| github.nim | ||
| github.nimble | ||
| LICENSE | ||
| README.md | ||
github
GitHub API v3 for Nim
Usage
Set your GITHUB_TOKEN environmental variable for signing or override this by
setting an Authorization header.
Documentation
See the documentation for the github module as generated directly from the source.
Details
This project is based upon the following:
- GitHub REST API v3 https://developer.github.com/v3/
- OpenAPI Code Generator https://github.com/disruptek/openapi
License
MIT