#java #openapi #openapi_specification #openapi3 #rest #rest_api #swagger #swagger_api
https://github.com/swagger-api/swagger-core
https://github.com/swagger-api/swagger-core
GitHub
GitHub - swagger-api/swagger-core: Examples and server integrations for generating the Swagger API Specification, which enables…
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API - swagger-api/swagger-core
#other #apis #oas #openapi #openapi_specification #rest #webapi
https://github.com/OAI/OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
GitHub
GitHub - OAI/OpenAPI-Specification: The OpenAPI Specification Repository
The OpenAPI Specification Repository. Contribute to OAI/OpenAPI-Specification development by creating an account on GitHub.
#python #backend #celery #cookiecutter #docker #fastapi #frontend #json #json_schema #jwt #letsencrypt #openapi #openapi3 #pgadmin #postgresql #python3 #swagger #traefik #vue #vuex
https://github.com/tiangolo/full-stack-fastapi-postgresql
https://github.com/tiangolo/full-stack-fastapi-postgresql
GitHub
GitHub - fastapi/full-stack-fastapi-template: Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL…
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more. - fastapi/full-stack-fastapi-template
#html #openapi_specification #openapi3 #rest #rest_api #swagger #swagger_codegen
https://github.com/swagger-api/swagger-codegen
https://github.com/swagger-api/swagger-codegen
GitHub
GitHub - swagger-api/swagger-codegen: swagger-codegen contains a template-driven engine to generate documentation, API clients…
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. - swagger-api/swagger-...
#javascript #oas #openapi #openapi_specification #openapi3 #rest #rest_api #swagger #swagger_api #swagger_js #swagger_ui
https://github.com/swagger-api/swagger-ui
https://github.com/swagger-api/swagger-ui
GitHub
GitHub - swagger-api/swagger-ui: Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful…
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. - swagger-api/swagger-ui
#typescript #api_documentation #documentation_generator #documentation_tool #hacktoberfest #openapi #openapi3 #reactjs #redoc #swagger
https://github.com/Redocly/redoc
https://github.com/Redocly/redoc
GitHub
GitHub - Redocly/redoc: 📘 OpenAPI/Swagger-generated API Reference Documentation
📘 OpenAPI/Swagger-generated API Reference Documentation - Redocly/redoc
#java #api #sdk #rest #generator #rest_api #openapi #api_client #api_server #restful_api #hacktoberfest #rest_client #openapi3 #openapi_generator
https://github.com/OpenAPITools/openapi-generator
https://github.com/OpenAPITools/openapi-generator
GitHub
GitHub - OpenAPITools/openapi-generator: OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs…
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) - OpenAPITools/openapi-gener...
#csharp #angular #aspnet #aspnetcore #aurelia #codegen #dotnet #nswag #openapi #swagger #typescript #webapi
https://github.com/RicoSuter/NSwag
https://github.com/RicoSuter/NSwag
GitHub
GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript. - GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
#scala #akka #akka_http #declarative #documentation #functional_programming #http #http_client #http_requests #http_server #http4s #observability #openapi #play_framework #sttp #type_safe #zio
https://github.com/softwaremill/tapir
https://github.com/softwaremill/tapir
GitHub
GitHub - softwaremill/tapir: Rapid development of self-documenting APIs
Rapid development of self-documenting APIs. Contribute to softwaremill/tapir development by creating an account on GitHub.
#python #api #asgi #json #mypy #openapi #pydantic #redoc #rest #starlette #types
https://github.com/starlite-api/starlite
https://github.com/starlite-api/starlite
GitHub
GitHub - litestar-org/litestar: Light, flexible and extensible ASGI framework | Built to scale
Light, flexible and extensible ASGI framework | Built to scale - litestar-org/litestar
#go #api #documentation #golang #hacktoberfest #openapi #openapi2 #openapi3 #swagger
https://github.com/getkin/kin-openapi
https://github.com/getkin/kin-openapi
GitHub
GitHub - getkin/kin-openapi: OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more) - getkin/kin-openapi
#rust #auto_generated #compile_time #documentation #generated #openapi #openapi_documentation #openapi31 #rest #rest_api #rest_api_documentation #rust #swagger
Utoipa is a tool that helps you create OpenAPI documentation for your Rust REST APIs automatically. It saves you time by generating the documentation from your code, so you don't have to write it manually. Here’s how it benefits you Utoipa is simple to integrate with various web frameworks like Actix, Axum, and Rocket, or even without one.
- **Automatic Documentation** You can customize the documentation with various features and support for different data types.
- **Efficient**: It focuses on being minimal, simple, and fast, allowing you to concentrate on writing the actual API logic.
Overall, Utoipa makes documenting your API easier and more efficient.
https://github.com/juhaku/utoipa
Utoipa is a tool that helps you create OpenAPI documentation for your Rust REST APIs automatically. It saves you time by generating the documentation from your code, so you don't have to write it manually. Here’s how it benefits you Utoipa is simple to integrate with various web frameworks like Actix, Axum, and Rocket, or even without one.
- **Automatic Documentation** You can customize the documentation with various features and support for different data types.
- **Efficient**: It focuses on being minimal, simple, and fast, allowing you to concentrate on writing the actual API logic.
Overall, Utoipa makes documenting your API easier and more efficient.
https://github.com/juhaku/utoipa
GitHub
GitHub - juhaku/utoipa: Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust - juhaku/utoipa
#powershell #azure #cloud #openapi #rest #swagger
This repository provides the official REST API specifications for Microsoft Azure. It helps developers understand and use Azure services by providing detailed information on API structures, terminology, and steps to get started. For example, you can learn about "Offerings," "Skus," and "Features" which are important concepts in Azure's product hierarchy. The repository also guides you on how to contribute using OpenAPI specifications and how to generate SDKs and API documentation. This makes it easier for developers to build and integrate Azure services into their applications efficiently.
https://github.com/Azure/azure-rest-api-specs
This repository provides the official REST API specifications for Microsoft Azure. It helps developers understand and use Azure services by providing detailed information on API structures, terminology, and steps to get started. For example, you can learn about "Offerings," "Skus," and "Features" which are important concepts in Azure's product hierarchy. The repository also guides you on how to contribute using OpenAPI specifications and how to generate SDKs and API documentation. This makes it easier for developers to build and integrate Azure services into their applications efficiently.
https://github.com/Azure/azure-rest-api-specs
GitHub
GitHub - Azure/azure-rest-api-specs: The source for REST API specifications for Microsoft Azure.
The source for REST API specifications for Microsoft Azure. - Azure/azure-rest-api-specs