github

github api

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Passing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install github
choosenim install github
git clone https://github.com/disruptek/github

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
github - - - - - - -

Source

Repository https://github.com/disruptek/github
Homepage https://github.com/disruptek/github
Registry Source nimble_official

README

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