Libraries tagged by nour-api
sbovyrin/jsonrpc
330 Downloads
Package to simplify your API developing based on JSON-RPC
saritasa/openapi-httpfoundation-testing
897 Downloads
Strengthen your API tests by validating HttpFoundation responses against OpenAPI (3.0.x) definitions
jwadhams/api-guard
856 Downloads
A slightly archaic way of authenticating your APIs with API keys using Laravel
cyberrebell/api-mapping-layer-gen
120 Downloads
The library to generate the mapping layer for your API
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.