Oas

Top 18 Oa Open-Source Projects

  • OpenAPI-Specification

    The OpenAPI Specification Repository

  • Project mention: Writing type safe API clients in TypeScript | dev.to | 2024-01-06

    And I'll be using the OpenAPI Pet Store spec file as an example.

  • swagger-ui

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  • Project mention: Simplifying Angular Development with Swagger: A Step-by-Step Guide | dev.to | 2024-04-11

    Swagger is a fantastic open-source toolset that's perfect for developing and describing RESTful APIs. It offers you a user-friendly interface to understand a service's capabilities without needing to dig into the code. It even provides a way for you to interact directly with the API, which means you get to test its functionality.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • prism

    Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations. (by stoplightio)

  • Project mention: How to Automatically Consume RESTful APIs in Your Frontend | dev.to | 2024-01-25

    Since the OpenAPI can effectively describe our resources, we can reuse it to generate a dummy server that can be later used for development and testing purposes without bootstrapping any actual services. There some tools available that can help us with this task, such as Prism, OpenAPI Mock, OpenAPI Backend and the MSW library we have already seen.

  • openapi-directory

    šŸŒ Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format

  • Project mention: What is API Discovery, and How to Use it to Reduce Your Attack Surface | dev.to | 2024-03-07

    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.

  • spectral

    A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.

  • Project mention: OpenAPI Linter | news.ycombinator.com | 2023-05-25
  • SwagGen

    OpenAPI/Swagger 3.0 Parser and Swift code generator

  • portman

    Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman šŸ‘ØšŸ½ā€šŸš€

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vacuum

    vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.

  • Project mention: Show HN: Extensible OpenAPI linter written in go | news.ycombinator.com | 2024-04-03
  • libopenapi

    libopenapi is a fully featured, high performance OpenAPI 3.1, 3.0 and Swagger parser, library, validator and toolkit for golang applications.

  • Project mention: A common question about how to find repositories to contribute to | /r/golang | 2023-06-03

    Want to get involved in the OpenAPI community? This is an up and coming library for working with OpenAPI docs lots of potential for improvement https://github.com/pb33f/libopenapi

  • openapi-spec-validator

    OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.

  • RESTest

    RESTest: Automated Black-Box Testing of RESTful Web APIs

  • zero-rails_openapi

    Concise DSL for generating OpenAPI Specification 3 (OAS3) JSON documentation for Ruby application.

  • 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-schema-validator

    OpenAPI schema validator is a Python library that validates schema against OpenAPI Schema Specification v3.0 and v3.1

  • docs

    Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard (by go-oas)

  • openapi-examples

    The highest quality collection of up-to-date OpenAPI specifications for public APIs on the internet. This dataset also includes descriptions, categories, uptime metrics, and media assets for every API.

  • Project mention: Show HN: Konfig ā€“ SDKs for APIs to write and maintain less API integration | news.ycombinator.com | 2024-04-03

    - Directory of SDKs: https://konfigthis.com/sdk/category/all/

    For context, we are developer experience enthusiasts and know the pain of searching for an up-to-date SDK for an API, only to find abandoned projects or poorly documented libraries. If you are lucky, some hero developer has published a high-quality SDK, only to eventually fall out-of-date over time, as unpaid work can only last so long.

    To generate all the SDKs, we created the highest-quality collection of OpenAPI specifications (https://spec.openapis.org/oas/latest.html) on the internet: https://github.com/konfig-sdks/openapi-examples (it's open and MIT licensed). It contains metadata about the API provider, media assets, response time logs, and the specification itself.

    Every specification is modified to ensure that we can create high-quality SDKs. For example, we use LLMs to generate method names for every operation so that the generated SDKs feel natural to use. We then continuously use this dataset to generate SDKs using a generator we have developed over the past 16 months.

    Iā€™m excited to know if you have any thoughts or feedback! We also created a Discord server you can join here: https://discord.gg/BAUS4Xtb.

  • plex-api-spec

    An open source Plex Media Server API Specification

  • Project mention: Building a world-class suite of SDKs is easy with Speakeasy | dev.to | 2024-01-10

    References: Plex OpenAPI Specification here My current Docs site here Generated SDKs for typescript and go

  • openapi-linter

    Is your OpenAPI Spec ready for SDK generators?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Oas related posts

Index

What are some of the best open-source Oa projects? This list will help you:

Project Stars
1 OpenAPI-Specification 28,253
2 swagger-ui 25,540
3 prism 4,006
4 openapi-directory 3,655
5 spectral 2,245
6 SwagGen 626
7 portman 608
8 vacuum 421
9 libopenapi 322
10 openapi-spec-validator 315
11 RESTest 199
12 zero-rails_openapi 164
13 postman-contract-test-generator 106
14 openapi-schema-validator 87
15 docs 34
16 openapi-examples 22
17 plex-api-spec 21
18 openapi-linter 10

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com