Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typeguard/typed-github

GitHub API
https://github.com/typeguard/typed-github

Last synced: 2 months ago
JSON representation

GitHub API

Awesome Lists containing this project

README

        

# GitHub API – Typed JSON API

> Data about gists, events, emoji, and more.

## APIs

* `APIData`: https://api.github.com/
* `Emojis`: https://api.github.com/emojis
* `Events`: https://api.github.com/events
* `Gists`: https://api.github.com/gists
* `Meta`: https://api.github.com/meta

## Libraries

* [C#](csharp)
* [Go](golang)
* [Rust](rustlang)
* [C++](cplusplus)
* [Objective-C](objective-c)
* [Java](java)
* [TypeScript](typescript)
* [JavaScript](javascript)
* [Flow](flow)
* [Swift](swift4)
* [Kotlin (beta)](kotlin)
* [Elm](elm)
* [JSON Schema](json-schema)
* [Ruby](ruby)
* [Dart](dart)
* [Python](python)

# Contributing

This repo is generated with [quicktype](https://github.com/quicktype/quicktype) from data in [typeguard/awesome-typed-datasets](https://github.com/typeguard/awesome-typed-datasets).
To contribute, please visit those repos.