Libraries tagged by openapi-spec
php-extended/php-openapi-specification-interface
0 Downloads
A library that specifies the schemas for parsing openapi specification files
paveljanda/php-openapi-specificaion-expander
6 Downloads
Script that recursively expands references in OpenAPI specification
connectholland/openapi-specification-generator
1000 Downloads
OpenAPI (Swagger) specification generator for PHP.
sly-soft-community/jsonapi-spec-generator
295 Downloads
Creates Open API spec for a Laravel JSON:API
kaxiluo/swagger-laravel-code-generator
26 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents
verdigado/gruene-api-client
112 Downloads
## OpenAPI Endpoints OpenAPI Spec in JSON OpenAPI Spec in YAML ### Offboarding Every service conntected to Grünes Netz needs to remove users when they are removed from `saml.gruene.de`. Connected services need to pull a list of users waiting for removal at least once a week. api.gruene.de needs to be informed whether the user did not exist or was removed. API tokens can be obtained from `[email protected]`.
rstmgsnvimax/irisnet-ai-php-api-client
2 Downloads
Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. Be sure to enter your license key to authorize the requests before using this documentation interactively. The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.
rossity/php-quickbase
46 Downloads
A Quick Base RESTful API implementation of their OpenAPI spec.
rogervila/openapi-laravel
6 Downloads
Validate HTTP Requests and Responses with OpenAPI Specs
reedware/openapi-client-generator
15 Downloads
Generates HTTP API Clients based on JSON Scheam / OpenAPI specs
openapi-tools/generator
704 Downloads
Package generation tool for OpenAPI Spec based packages
k8s/api-generator
11135 Downloads
Generates Kubernetes API objects from the OpenAPI spec.
dutchie027/govee-api-v2
59 Downloads
API Using Govee's newer OpenAPI Spec
codeasashu/openapi-validator
20 Downloads
Validates data against provide openapi spec
alisqi/combell-openapi-client
6 Downloads
A PHP client based on Combell's own OpenAPI spec generated with JanePHP.