Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swinton/github-rest-apis-for-insomnia

💯 A complete set of GitHub REST API route specifications that can be imported straight into Insomnia REST Client
https://github.com/swinton/github-rest-apis-for-insomnia

github-api github-rest-v3 insomnia octokit-routes

Last synced: 2 days ago
JSON representation

💯 A complete set of GitHub REST API route specifications that can be imported straight into Insomnia REST Client

Awesome Lists containing this project

README

        

:100:github-rest-apis-for-insomnia

> A complete set of [GitHub REST API](https://developer.github.com/v3/) route specifications that can be imported straight into [Insomnia REST Client](https://insomnia.rest/).


run-in-insomnia
Greenkeeper enabled

## Usage

[Run in Insomnia](https://insomnia.rest/run/?label=GitHub%20v3%20REST%20API&uri=https%3A%2F%2Fgit.io%2Fgithub-v3-rest-api-for-insomnia) directly, or import manually, via `Workspace` :arrow_right: `Import/Export` :arrow_right: `Import Data` :arrow_right: `From URL` and entering **`https://git.io/github-v3-rest-api-for-insomnia`**:

![github-rest-apis-for-insomnia](https://user-images.githubusercontent.com/27806/53533284-ea904a00-3abf-11e9-8b0a-0bfe8358369c.gif)

## Generating the route specifications

```
npx github-rest-apis-for-insomnia
```

## Credits

:bow: [`@octokit/routes`](https://github.com/octokit/routes) for machine-readable, always up-to-date GitHub REST API route specifications.

## Feedback

Please [open an issue](/swinton/github-rest-apis-for-insomnia/issues/new).