Open
Description
👋 Hello there, I’m the maintainer of the GitHub’s JavaScript/Node libraries such as https://github.com/octokit/rest.js.
In the process I created resources that I hope will make it easier for maintainers of libraries for GitHub’s platform such as go-github
For example
- octokit/routes - machine-readable, always up-to-date GitHub REST API route specifications. I use it to generate all methods and update documentation / Typescript definitions.
- octokit/webhooks – same as routes, but for webhooks
- octokit/fixtures - scenario fixtures for integration testing. Updated nightly.
I wonder if any of these would be useful to you? I'd be happy to chat and learn more about the challenges you are facing and if there is anything we can do to make it easier to maintain go-github
.
Thanks for creating and maintaining such a great library! I only hear great things from people using it 👏