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

https://github.com/donbrae/get-gists

Use the GitHub REST API to retrieve Gist data and display it on the page. Tutorial: https://www.jamieonkeys.dev/posts/gists-github-api/
https://github.com/donbrae/get-gists

api-rest cors-proxy gists javascript npm npm-packages

Last synced: about 2 months ago
JSON representation

Use the GitHub REST API to retrieve Gist data and display it on the page. Tutorial: https://www.jamieonkeys.dev/posts/gists-github-api/

Awesome Lists containing this project

README

          

# get-gists

Use the GitHub REST API to retrieve Gist data and display it on the page.

1. `npm install`
2. `npm run start`