Topic: "openapi3"
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Language: Python - Size: 29.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 93,443 - Forks: 8,425
usebruno/bruno
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
Language: JavaScript - Size: 31.5 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 39,380 - Forks: 2,020
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Language: JavaScript - Size: 606 MB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 28,471 - Forks: 9,246
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Language: Java - Size: 901 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 25,472 - Forks: 7,324
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Language: TypeScript - Size: 59.1 MB - Last synced at: 10 days ago - Pushed at: 16 days ago - Stars: 25,318 - Forks: 2,378
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
Language: Mustache - Size: 101 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 17,662 - Forks: 6,040
scalar/scalar
Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
Language: TypeScript - Size: 218 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 13,234 - Forks: 703
swagger-api/swagger-editor
Swagger Editor
Language: JavaScript - Size: 2.28 GB - Last synced at: 18 days ago - Pushed at: 20 days ago - Stars: 9,369 - Forks: 2,354
mockoon/mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Language: TypeScript - Size: 32.8 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 7,962 - Forks: 451
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
Language: Go - Size: 15.3 MB - Last synced at: 18 days ago - Pushed at: 20 days ago - Stars: 7,887 - Forks: 1,001
openapi-ts/openapi-typescript
Generate TypeScript types from OpenAPI 3 specs
Language: TypeScript - Size: 45.6 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 7,717 - Forks: 613
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Language: Java - Size: 22.4 MB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 7,502 - Forks: 2,237
microsoft/typespec
Language: Java - Size: 81.1 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 5,509 - Forks: 325
stoplightio/prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Language: TypeScript - Size: 13 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 4,786 - Forks: 386
xiaoymin/knife4j
Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution
Language: HTML - Size: 106 MB - Last synced at: 11 days ago - Pushed at: 15 days ago - Stars: 4,457 - Forks: 660
apiaryio/dredd 📦
Language-agnostic HTTP API Testing Tool
Language: JavaScript - Size: 7.27 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 4,227 - Forks: 278
AndrewWalsh/openapi-devtools
Browser extension that generates API specs for any app or website
Language: TypeScript - Size: 46.4 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 4,200 - Forks: 82
APIs-guru/openapi-directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
Size: 746 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4,160 - Forks: 625
hey-api/openapi-ts
🌀 OpenAPI to TypeScript code generator. Generate API clients, SDKs, validators, and more.
Language: TypeScript - Size: 64.1 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 3,716 - Forks: 282
danielgtaylor/huma
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
Language: Go - Size: 11 MB - Last synced at: about 19 hours ago - Pushed at: about 1 month ago - Stars: 3,700 - Forks: 238
springdoc/springdoc-openapi
Library for OpenAPI 3 with spring-boot
Language: Java - Size: 11.8 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3,649 - Forks: 569
microsoft/kiota
OpenAPI based HTTP Client code generator
Language: C# - Size: 40.4 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 3,591 - Forks: 292
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Language: Python - Size: 8.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,340 - Forks: 123
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
Language: Go - Size: 2.09 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3,098 - Forks: 483
stoplightio/spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
Language: TypeScript - Size: 22.9 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 2,941 - Forks: 270
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
Language: Python - Size: 250 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,924 - Forks: 341
tfranzel/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
Language: Python - Size: 1.59 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2,748 - Forks: 307
swagger-api/swagger-js
Javascript library to connect to swagger-enabled APIs via browser or nodejs
Language: JavaScript - Size: 56.3 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 2,690 - Forks: 762
stoplightio/elements
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
Language: TypeScript - Size: 25.5 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2,308 - Forks: 252
google/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
Language: Go - Size: 5.92 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 2,244 - Forks: 272
ogen-go/ogen
OpenAPI v3 code generator for go
Language: Go - Size: 78.2 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 1,940 - Forks: 154
openapi-generators/openapi-python-client
Generate modern Python clients from OpenAPI
Language: Python - Size: 3.95 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1,877 - Forks: 262
rapi-doc/RapiDoc
RapiDoc -WebComponent for OpenAPI Spec
Language: JavaScript - Size: 91.6 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1,869 - Forks: 315
contiamo/restful-react 📦
A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥
Language: TypeScript - Size: 9.28 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1,864 - Forks: 110
OpenAPITools/openapi-generator-cli
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Language: TypeScript - Size: 15.8 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1,845 - Forks: 187
microcks/microcks
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
Language: Java - Size: 7.23 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,762 - Forks: 299
Mermade/widdershins
OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
Language: JavaScript - Size: 1.66 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 1,558 - Forks: 322
opticdev/optic
OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
Language: TypeScript - Size: 206 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1,515 - Forks: 90
Mermade/openapi-gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Language: JavaScript - Size: 3.4 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1,466 - Forks: 170
asteasolutions/zod-to-openapi
A library that generates OpenAPI (Swagger) docs from Zod schemas
Language: TypeScript - Size: 1000 KB - Last synced at: 23 days ago - Pushed at: 27 days ago - Stars: 1,422 - Forks: 94
Luracast/Restler
Zero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.
Language: PHP - Size: 9.41 MB - Last synced at: 28 days ago - Pushed at: 30 days ago - Stars: 1,367 - Forks: 311
Redocly/redocly-cli
⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
Language: TypeScript - Size: 29.3 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 1,314 - Forks: 194
blst-security/cherrybomb
Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
Language: Rust - Size: 2.63 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1,218 - Forks: 83
marshmallow-code/apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Language: Python - Size: 1.97 MB - Last synced at: 27 days ago - Pushed at: 30 days ago - Stars: 1,215 - Forks: 186
APIDevTools/swagger-parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
Language: JavaScript - Size: 41.2 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1,175 - Forks: 165
rest-sh/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Language: Go - Size: 23.3 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 1,150 - Forks: 87
apiflask/apiflask
A lightweight Python web API framework.
Language: Python - Size: 2.2 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1,112 - Forks: 142
postmanlabs/openapi-to-postman
Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format
Language: JavaScript - Size: 7.51 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 1,035 - Forks: 227
oasdiff/oasdiff
OpenAPI Diff and Breaking Changes
Language: Go - Size: 2.9 MB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 1,035 - Forks: 86
OpenAPITools/openapi-diff
Utility for comparing two OpenAPI specifications.
Language: Java - Size: 1.51 MB - Last synced at: 22 days ago - Pushed at: 24 days ago - Stars: 1,028 - Forks: 176
networknt/json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Language: Java - Size: 3.56 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1,005 - Forks: 333
zaghaghi/openapi-tui
Terminal UI to list, browse and run APIs defined with openapi spec.
Language: Rust - Size: 20.3 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 985 - Forks: 23
cdimascio/express-openapi-validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.1.x or 3.0.x specification
Language: TypeScript - Size: 11.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 978 - Forks: 229
daveshanley/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.
Language: Go - Size: 38.3 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 961 - Forks: 73
stoplightio/studio
The modern editor for API Design and Technical Writing.
Size: 27.4 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 859 - Forks: 55
swagger-api/swagger-parser
Swagger Spec to Java POJOs
Language: Java - Size: 8.84 MB - Last synced at: 9 days ago - Pushed at: 14 days ago - Stars: 847 - Forks: 536
stackql/stackql
Query, provision and operate Cloud and SaaS resources and APIs using an extensible SQL based framework
Language: Go - Size: 55 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 827 - Forks: 76
apisyouwonthate/openapi.tools
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
Language: HTML - Size: 2.87 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 791 - Forks: 371
pb33f/libopenapi
libopenapi is a fully featured, high performance OpenAPI 3.2, 3.1, 3.0 and Swagger parser, library, validator and toolkit for golang applications.
Language: Go - Size: 8.33 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 764 - Forks: 91
Mermade/oas-kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
Language: JavaScript - Size: 4.05 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 737 - Forks: 119
danielgtaylor/apisprout
Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation
Language: Go - Size: 172 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 709 - Forks: 72
APIs-guru/awesome-openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Language: JavaScript - Size: 10.9 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 692 - Forks: 59
rookie-luochao/openapi-ui
OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool. 基于 OpenAPI/Swagger 规范的接口文档,快速模拟请求参数并调用接口,也是简化版 postman 工具,欢迎提功能请求、bug
Language: TypeScript - Size: 12.6 MB - Last synced at: about 7 hours ago - Pushed at: 2 days ago - Stars: 687 - Forks: 62
Redocly/create-openapi-repo
🤖 Generator for GH repo to help you manage the OpenAPI definition lifecycle
Language: JavaScript - Size: 1.97 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 687 - Forks: 111
cloudflare/chanfana
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
Language: TypeScript - Size: 4.98 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 654 - Forks: 65
Adawg4/openapi-autospec
Proxy server that generates API specs for any app or website on localhost.
Language: JavaScript - Size: 1.67 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 654 - Forks: 16
fabien0102/openapi-codegen
A tool for generating code base on an OpenAPI schema.
Language: TypeScript - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 620 - Forks: 74
cdimascio/generator-express-no-stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
Language: JavaScript - Size: 9.55 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 597 - Forks: 80
mixmoe/HibiAPI 📦
一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
Language: Python - Size: 1.77 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 572 - Forks: 85
samchungy/zod-openapi
Use Zod Schemas to create OpenAPI v3.x documentation
Language: TypeScript - Size: 3.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 569 - Forks: 28
airtasker/spot
Spot is a concise, developer-friendly way to describe your API contract.
Language: TypeScript - Size: 7.71 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 566 - Forks: 37
oazapfts/oazapfts
Generate TypeScript clients to tap into OpenAPI servers
Language: TypeScript - Size: 2.07 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 561 - Forks: 89
cloud-annotations/docusaurus-openapi
🦕 OpenAPI plugin for generating API reference docs in Docusaurus.
Language: TypeScript - Size: 1.97 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 534 - Forks: 85
muonsoft/openapi-mock
OpenAPI mock server with random data generation
Language: Go - Size: 997 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 508 - Forks: 57
swagger-autogen/swagger-autogen
This module performs automatic construction of Swagger documentation. It can identify the endpoints and automatically capture methods such as get, post, put, and so on. It also identifies paths, routes, middlewares, response status codes and parameters. At the end, it generates the .json file containing the Swagger format specification.
Language: JavaScript - Size: 889 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 503 - Forks: 69
madkote/fastapi-plugins
FastAPI framework plugins
Language: Python - Size: 233 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 495 - Forks: 27
cebe/php-openapi
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
Language: PHP - Size: 613 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 486 - Forks: 95
swaggest/rest
Web services with OpenAPI and JSON Schema done quick in Go
Language: Go - Size: 6.23 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 470 - Forks: 25
0xTheProDev/fastapi-clean-example
Clean Architecture Example using FastAPI framework
Language: Python - Size: 101 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 462 - Forks: 62
leosussan/fastapi-gino-arq-uvicorn
High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).
Language: Python - Size: 176 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 458 - Forks: 47
rithvikvibhu/GHLocalApi
(Unofficial) Google Home local API documentation.
Language: Handlebars - Size: 433 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 457 - Forks: 38
tiangolo/full-stack-fastapi-couchbase 📦
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Language: Python - Size: 901 KB - Last synced at: about 13 hours ago - Pushed at: about 3 years ago - Stars: 456 - Forks: 85
grantila/typeconv
Convert between JSON Schema, TypeScript, GraphQL, Open API and SureType
Language: TypeScript - Size: 1.56 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 445 - Forks: 9
zuplo/zudoku
Framework for building high quality, interactive API documentation.
Language: TypeScript - Size: 19.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 416 - Forks: 58
endpoints4s/endpoints4s
Describe HTTP endpoints in Scala and derive clients, servers, and documentation
Language: Scala - Size: 10.5 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 412 - Forks: 96
thomaxxl/safrs
SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
Language: Python - Size: 39 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 409 - Forks: 73
7nohe/openapi-react-query-codegen
OpenAPI React Query Codegen is a code generator for creating React Query (also known as TanStack Query) hooks based on your OpenAPI schema.
Language: TypeScript - Size: 1000 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 406 - Forks: 36
asyncapi/modelina
A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
Language: TypeScript - Size: 25.9 MB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 405 - Forks: 218
dgarcia360/openapi-boilerplate
📘 Multi-file boilerplate for Open API Specification
Language: Shell - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 398 - Forks: 88
dymmond/ravyn
Ravyn combines performance, type safety, and elegance. A next-generation async Python framework for APIs, microservices, and web applications.
Language: Python - Size: 4.87 MB - Last synced at: 5 days ago - Pushed at: 17 days ago - Stars: 383 - Forks: 22
python-openapi/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.
Language: Python - Size: 1.14 MB - Last synced at: 6 days ago - Pushed at: 26 days ago - Stars: 382 - Forks: 69
ethereum/beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
Language: HTML - Size: 15.6 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 373 - Forks: 200
speakeasy-api/speakeasy
Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers and Contract Tests for your API. OpenAPI native.
Language: JavaScript - Size: 7.28 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 372 - Forks: 30
postmanlabs/observability-cli 📦
The Akita CLI helps you make sense of API traffic. Passively watch API traffic with apidump. Model API behavior with apispec. Compare API behavior with apidiff.
Language: Go - Size: 1.05 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 362 - Forks: 37
cdimascio/generator-express-no-stress-typescript
🚄 A Yeoman generator for Express.js based 12-factor apps and apis using Typescript
Language: TypeScript - Size: 7.11 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 362 - Forks: 40
python-openapi/openapi-core
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
Language: Python - Size: 3.66 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 356 - Forks: 136
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications
Language: C# - Size: 4.92 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 356 - Forks: 63
specmatic/specmatic
Eliminate API integration headaches with Specmatic's no-code AI-powered API development suite. Teams ship APIs 10x faster by transforming specifications into executable contracts instantly—no coding required, no integration surprises.
Language: Kotlin - Size: 18.1 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 344 - Forks: 58
paypal/paypal-rest-api-specifications
This repository contains the specification files for PayPal REST APIs.
Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 339 - Forks: 253
swaggest/openapi-go
OpenAPI structures for Go
Language: Go - Size: 453 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 324 - Forks: 28