Found 74,507 repositories(showing 30)
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
nocodb
🔥 🔥 🔥 A Free & Self-hostable Airtable Alternative
fastapi
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
swagger-api
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Redocly
📘 OpenAPI/Swagger-generated API Reference Documentation
grpc-ecosystem
gRPC to JSON proxy generator following the gRPC HTTP spec
swagger-api
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
scalar
Scalar is an open-source API platform: 🌐 Modern REST API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
metersphere
MeterSphere 是新一代的开源持续测试工具,内置 AI 助手,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
swaggo
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
go-swagger
Swagger 2.0 implementation for go
swagger-api
Swagger Editor
alufers
Automagically reverse-engineer REST APIs via capturing traffic
easy-mock
A persistent service that generates mock data quickly and provids visualization view.
vitalik
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
litestar-org
Light, flexible and extensible ASGI framework | Built to scale
yangzongzhuan
:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
openapi-ts
Generate TypeScript types from OpenAPI 3 specs
swagger-api
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
RicoSuter
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
eddycjy
An example of gin
EduardoPires
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
goadesign
Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
xinliangnote
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
springfox
Automated JSON API documentation for API's built with Spring
ZHENFENG13
:fire: 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
orval-labs
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. 🍺
domaindrivendev
Swagger tools for documenting API's built on ASP.NET Core