Basic Authentication handler for the JSON API, used for development and debugging purposes
a simple php github api
Basic REST API is a simple API for communicating with the database. All of the codes are based on the PSR-2 standard. Also Dependency-Injection and Repository patterns are followed in this project.
An extremely simple API (with authentication) example, written in PHP (server) and JS (client), using JSON
A simple API wrapper for Shopify using Guzzle for REST and GraphQL
https://www.codeofaninja.com/2017/02/create-simple-rest-api-in-php.html