#
openapi
Here are 146 public repositories matching this topic...
OpenApi or Swagger integration to Laravel
api
documentation
laravel
ui
swagger
openapi
specification
swagger-specification
swagger-ui
laravel-5-package
swagger-php
l5-swagger
openapi-annotations
-
Updated
Jun 29, 2022 - PHP
Open source API management platform
javascript
api
php
rest
microservice
serverless
backend
api-management
api-gateway
openapi
rpc
api-manager
-
Updated
Jun 21, 2022 - PHP
hotmeteor
commented
Jul 22, 2021
Hi, I'm having issues getting an example spec using allOf to work. This is the spec, as provided by the OpenAPI docs:
openapi: 3.0.0
info:
title: AllOf.v1
version: '1.0'
servers:
- url: 'http://localhost:3000'
paths:
/pets:
patch:
requestBody:
content:
applicationPHP-code generator for Laravel framework, with complete support of JSON-API data format
api
php
jwt
laravel
generator
code-generator
state-machine
php7
json-api
openapi
spell-check
oas
laravel-modules
api-generator
laravel5
serialize
oas3
-
Updated
May 10, 2022 - PHP
An object oriented approach to generating OpenAPI specs, implemented in PHP.
-
Updated
Jul 20, 2022 - PHP
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
-
Updated
Oct 6, 2021 - PHP
http
middleware
benchmark
router
annotation
php7
php-library
swagger
annotations
openapi
annotated
psr-7
middlewares
psr-15
httprouter
http-router
fastroute
openapi3
php8
annotation-support
-
Updated
Jun 9, 2022 - PHP
Assert your API requests and responses match with your swagger definition
-
Updated
Dec 17, 2021 - PHP
api
documentation
docs
laravel
generator
open
api-documentation
openapi
open-api-specification
open-api-v3
ovac
ovac4u
laravel-api-documentation
laravel-documentation-generator
-
Updated
Oct 8, 2021 - PHP
OpenAPI Spec to API in 3, 2, 1... done!
-
Updated
May 18, 2022 - PHP
sunrise
php
skeleton
php7
psr-11
annotations
openapi
psr-7
skeleton-application
psr-15
php-di
doctrine2
roadrunner
psr-17
api-skeleton
php8
php-skeleton
php7-skeleton
php8-skeleton
psr-skeleton
-
Updated
Feb 7, 2021 - PHP
A collection of custom Arcanist linters
lint
python
go
graphql
eslint
linter
checkstyle
openapi
thrift
phabricator
arcanist
isort
flawfinder
-
Updated
May 5, 2022 - PHP
Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.
cakephp
openapi
swagger-ui
cake-plugin
cakephp-plugin
swagger-documentation
redoc
cakephp-api
cakephp4
swagger-bake
-
Updated
Jul 17, 2022 - PHP
The OData v4.01 Producer for Laravel
php
laravel
microservices
openapi
powerbi
odata
odata-server
octane
odata-service
streaming-json
odata-v4
-
Updated
Jul 21, 2022 - PHP
☴ An annotation-based DSL for documenting a REST API.
-
Updated
Sep 2, 2021 - PHP
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
php
middleware
immutable
code-generator
json-schema
php-library
model
openapi
jsonapi
code-generation
immutable-objects
php-model
schema-files
openapi3
php8
php73
php74
openapi-generator
schema-model
json-schema-models
-
Updated
Mar 17, 2022 - PHP
Official docker container of Fusio an open source API management system
-
Updated
Jun 5, 2022 - PHP
Open payment integration toolkit for PHP
php
openapi
hacktoberfest
tanzania
mpesa
mpesa-api
mpesa-sdk
mpesa-payments
hackertoberfest
pesa-sdk
-
Updated
Jun 19, 2022 - PHP
Let's bring OpenAPI-driven routing, request and response validation to Laravel!
-
Updated
Sep 16, 2019 - PHP
Swagger integration for Yii
-
Updated
Jun 16, 2022 - PHP
Improve this page
Add a description, image, and links to the openapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi topic, visit your repo's landing page and select "manage topics."
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /