https://github.com/gr2m/github-api-wishlist
A curated wishlist for GitHub's APIs.
https://github.com/gr2m/github-api-wishlist
Last synced: about 1 year ago
JSON representation
A curated wishlist for GitHub's APIs.
- Host: GitHub
- URL: https://github.com/gr2m/github-api-wishlist
- Owner: gr2m
- License: cc-by-4.0
- Created: 2020-05-20T23:17:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T19:42:18.000Z (over 2 years ago)
- Last Synced: 2025-04-11T13:56:54.216Z (about 1 year ago)
- Homepage: https://gr2m.github.io/github-api-wishlist/
- Size: 22.5 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wishlist
1. [`GET /actor`](wishlist/get-actor/)
2. [Add `link` media type](wishlist/link-media-type/)
3. [Enable CORS for adjacent domains](wishlist/cors-for-adjacent-domains/)
[Instructions to contribute](https://github.com/gr2m/github-api-wishlist/blob/master/CONTRIBUTING.md)
## About me
My name is Gregor Martynus, I'm the maintainer of [GitHub's official SDK for JavaScript](https://github.com/octokit/rest.js). As part of my work I encounter recurring proplems with today's GitHub APIs. This repository is a curated list of APIs that I would like to see, together with use cases to showcase why they are needed. I invite you all to submit your own wishes, or amend the existing ones.
## License
[CC-BY-4.0](LICENSE.md)