Libraries tagged by open api specification
nogrod/dhl-retoure-php-sdk
56 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
microweber-deps/l5-swagger
4082 Downloads
OpenApi or Swagger integration to Laravel
lumen-utils/swagger-lumen
741 Downloads
OpenApi or Swagger integration to Lumen
juzaweb/l5-swagger
1057 Downloads
OpenApi or Swagger integration to Laravel
instocky/l5-swagger
105 Downloads
OpenApi or Swagger integration to Laravel
imjarek/laravel-swagger
1306 Downloads
OpenApi or Swagger integration to Laravel
giahojnost/lumen-swagger
28 Downloads
OpenApi or Swagger integration to Lumen, Retouched based on DarkaOnLine/SwaggerLume
fxmonster/l5-swagger
14 Downloads
OpenApi or Swagger integration to Laravel
firdaushatta/l5-swagger
156 Downloads
OpenApi or Swagger integration to Laravel
esandri/swagger-ui-big
72 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
dhawton/l5-swagger-redoc
903 Downloads
Swagger integration to Laravel 5 w/ ReDoc
busa-git/l5-swagger
7 Downloads
OpenApi or Swagger integration to Laravel
binbinly/swagger-lume
13 Downloads
OpenApi or Swagger integration to Lumen
alfreddagenais/l5-swagger-annotation-tag-cleanup
45 Downloads
L5 Swagger extension - Annotation Tag Cleanup
4mm/l5-swagger
12 Downloads
OpenApi or Swagger integration to Laravel