Libraries tagged by openapi-3
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
sgalinski/sg-apicore
4 Downloads
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
sdksio/swagger-petstore-3-sdk
3 Downloads
This is a sample Pet Store Server based on the OpenAPI 3.0 specification.
ramprasadm1986/yii2-openapi
1 Downloads
Generate full REST API application from OpenAPI 3 specification.
phobetor/allegro-php
191 Downloads
https://developer.allegro.pl/about Documentation is generated from [this](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file. To start working with our API, you can also check our [official Allegro REST API public collection](https://www.postman.com/allegro-rest-api/allegro-rest-api/collection/4puh6ls/allegro-rest-api) in Postman.
on1kel/oas-profile-31
68 Downloads
OpenAPI 3.1 profile for on1kel/oas-core (features, allowed/required keys, extra rules).
on1kel/oas-core
71 Downloads
Open API Specification Core: Строго типизированное ядро (Core) для работы со спецификацией OpenAPI 3.1 / 3.2 на PHP
on1kel/hyperf-fly-docs
61 Downloads
Полуавтоматическая генерация OpenAPI 3.1 документации для Hyperf-приложений.
nutandc/laravel-postman-generator
14 Downloads
Laravel Postman & OpenAPI Generator — auto-create Postman collections and OpenAPI 3.0 docs from Laravel routes with smart grouping, examples, and environment files.
napojse/openapi-psr7-validator
46 Downloads
Fork: Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
micro-module/symfony-jsonrpc-http-server-openapi-doc
133 Downloads
Symfony bundle for easy JSON-RPC server OpenAPI 3.0.0 documentation
methorz/openapi-generator
50 Downloads
Automatic OpenAPI 3.0 specification generator from routes and DTOs
kolasai/public-openapi
21 Downloads
This is a Kolas.Ai application's public API based on the OpenAPI 3.1 specification.
keven/openapi
4 Downloads
OpenAPI 3 reading, writing, and manipulating toolbox
jastrzebski/swaggier
11 Downloads
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.