Libraries tagged by api documentation
adrenalinkin/swagger-resolver-bundle
13218 Downloads
Provides possibility for validate data according to Swagger documentation
ublaboo/anabelle
9330 Downloads
JSON-RPC Api documentation generator
mhamlet/laravel-apidocs
12 Downloads
API Documentation generator for Laravel
monkeycraps/blueprint
8 Downloads
API Blueprint documentation generator.
martinsr/dingo-blueprint-l11
11 Downloads
API Blueprint documentation generator.
mammutgroup/blueprint
73 Downloads
API Blueprint documentation generator.
jiyis/blueprint
28 Downloads
API Blueprint documentation generator(fork by dingo).
dzorogh/dingo-blueprint
12 Downloads
API Blueprint documentation generator.
dilneiss/dingo-blueprint
62 Downloads
API Blueprint documentation generator.
cindyullmann/statuslib-example
11 Downloads
Library for use with Laminas API Tools documentation examples
nodes/blueprint
11621 Downloads
Forked version of API Blueprint documentation generator.
jp10/maileva-registered-sdk
626 Downloads
API pour envoyer et suivre des Lettres Recommandées En Ligne distribuées par le facteur. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
jerrylopez/ynab
35 Downloads
PHP wrapper for the YNAB API. Read the documentation at https://api.youneedabudget.com
kalimahapps/daleel
26 Downloads
PHP documentation markdown and API generator
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.