SaaSHub helps you find the best software and product alternatives Learn more โ
Openapi-directory Alternatives
Similar projects and alternatives to openapi-directory
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
-
swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
react-buddy-react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
-
-
prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations. (by stoplightio)
-
orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. ๐บ
-
-
SpaceX-API
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
-
postman-contract-test-generator
Postman collection and environment that will take an Open API Spec, validate component adherence, generate contract tests, and execute them.
-
-
openapi-directory-js
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
openapi-directory discussion
openapi-directory reviews and mentions
-
How to Promote and Market your API: API Directories
APIs Guru is one of the most popular directories, simply acting as a giant, alphabetically sorted list of APIs (2500+ apis)
-
7 API Platforms Every Programmer Should Know
APIs.guru APIs.guru is a project dedicated to collecting and providing public API specifications, often referred to as the "Wikipedia of Web APIs." The platform's main goal is to help developers easily find and use open API specifications (such as Swagger/OpenAPI, WADL, RAML, API Blueprint, etc.). APIs.guru is not just a tool for collecting API specifications; it also addresses many common API definition issues and provides various usage scenarios and integration examples.
-
What is API Discovery, and How to Use it to Reduce Your Attack Surface
Use APIs.gurufor exploring well-documented OpenAPI files. For example, imagine you are interested in integrating a weather API. By searching for "weather" on APIs.guru, you find several options.
-
How to Automatically Consume RESTful APIs in Your Frontend
Furthermore, since we can split the generated code into multiple parts based on tag filtering, we can also create different SDKs from different resources or even publicly available APIs. There is an extensive list of publicly available OpenAPI specifications on SwaggerHub, RapidAPI and APIs.guru.
-
ApiVault: One-Stop Resource for API Integration
Maybe you'd like to integrate with APIs.guru?
https://apis.guru
- Show HN: An open-source OpenAPI package manager โ openpm.ai
-
Automatic npm publishing, with GitHub Actions & npm granular tokens
In this specific case, I'm auto-publishing (now fully automatically, once a month) a package that wraps content from elsewhere bundling it with some utilities to make that useful in JS and available via NPM. For cases like this it's useful to have a patch update once a month that just updates the upstream content & republishes.
-
APIRank.dev - we crawled and ranked 5651+ public APIs from the internet ๐ญ
- Crawl API repositories like apis.guru
-
Making a useful REST API Specification
This should go without saying, but the types inside your API specification should be specific in order to be useful. The main way I see this appear is that some specification generators seem to default to "string" for everything, even if something else makes sense. In an analysis of 1154 specifications from OpenAPI directory, I found that 60% of the field types were strings. Many of these were instances that made sense, such as IDs or names, but many were misused types: for example, there was a year value encoded with type "string," and a boolean value with type "string" and enum "true" or "false". Using too-broad types such as strings can make it harder to understand the specification, and decrease the effectiveness of certain tools.
-
Data noob here - Iโm looking to create my first โdataโ project.. I want to create a basic data pipeline via an API with Python into SQL then to Power BI.. what are some well known live data sources that I should practice with?
I havenโt used it but have skimmed through it, but https://apis.guru has collected information on lots of APIs. You might find something interesting.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 May 2025
Stats
APIs-guru/openapi-directory is an open source project licensed under Creative Commons Zero v1.0 Universal which is not an OSI approved license.
Popular Comparisons
- openapi-directory VS OneSDK
- openapi-directory VS postman-contract-test-generator
- openapi-directory VS api
- openapi-directory VS ApiVault
- openapi-directory VS openapi-directory-js
- openapi-directory VS atoz
- openapi-directory VS awesomekql
- openapi-directory VS OpenAPI-Specifications
- openapi-directory VS SpaceX-API
- openapi-directory VS gsoc-2023