--- published: true layout: post title: More Examples of using GitHub to Manage Your OpenAPI tags: - GitHub - OpenAPI image: >- https://kinlane-productions2.s3.amazonaws.com/algorotoscope-master/citizenship-old-tools.jpeg --- I have found thirteen more solid examples of API providers using GitHub to manage their OpenAPI and related artifacts. I am regularly finding these as I am profiling APIs, and rather than just write a blog post each time I figured I'd store as YAML, and keep adding them in batches every couple of weeks. You can find all of the API providers who are using GitHub via a YAML file, or here via this post. As I add each provider to the list I also have created a separate YAML file for the properties I find supporting each GitHub repository, providing a pretty interesting checklist to consider. The list of properties really overlaps with the properties of an API portal and APIs.json index, but with OpenAPI as the center piece. Some of these repos are more about just making the OpenAPI available, while others clearly have a build apparatus around them. I will keep setting the interesting ones aside. I don't think every OpenAPI in a GitHub repo is worth showcasing, but when you find API providers who have invested more into their approach, you find there is often a lot to learn from them. **UPDATE: January 25th, 2026** -- Along with SDK generation, [Stainless will now help you manage your OpenAPI definition via GitHub](https://www.stainless.com/changelog/generate-an-openapi-repository), which I strongly believe will be the future of API discovery, applying a GitOps approach to managing our artifacts.