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

https://github.com/pmall/http-server

Http server for running psr-7 applications
https://github.com/pmall/http-server

psr-7 server

Last synced: about 1 month ago
JSON representation

Http server for running psr-7 applications

Awesome Lists containing this project

README

          

# Quanta http server

This package provides a http server for running Psr-7 applications.

**Require** php >= 7.0

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

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