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/
- Host: GitHub
- URL: https://github.com/donbrae/get-gists
- Owner: donbrae
- Created: 2022-07-20T20:27:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T07:36:45.000Z (almost 4 years ago)
- Last Synced: 2025-08-21T02:59:11.087Z (10 months ago)
- Topics: api-rest, cors-proxy, gists, javascript, npm, npm-packages
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`