An open API service indexing awesome lists of open source software.

https://github.com/quantaphp/http-endpoint

Minimalist library to create Psr-15 request handlers
https://github.com/quantaphp/http-endpoint

middleware psr-15 request-handler

Last synced: about 1 month ago
JSON representation

Minimalist library to create Psr-15 request handlers

Awesome Lists containing this project

README

          

# Quanta Psr-15 endpoint

This package provides a minimalist library to create [Psr-15](https://www.php-fig.org/psr/psr-15/) request handlers.

**Require** php >= 7.4.0

**Installation** `composer require quanta/http-endpoint`

**Run tests** `./vendor/bin/kahlan`