fastybird/node-web-server

FastyBird simple web server for nodes


Keywords
http, library, server, webserver, fb, libs, fastybird, extension, middleware, nette, psr-7, reactphp-http, routing, ssl
License
Apache-2.0

Documentation

FastyBird web server plugin

Build Status Licence Code coverage

PHP Downloads total Latest stable PHPStan

What is FastyBird web server plugin?

This is a plugin for FastyBird IoT ecosystem which is implementing http server based on ReactPHP.

Features:

  • Build-in PSR-7 extendable router
  • Build-in http server with SSL support
  • Extendable via PSR-7 middleware

Installation

The best way to install fastybird/web-server-plugin is using Composer:

composer require fastybird/web-server-plugin

Documentation

Learn how to build handle http api requests in documentation.


Homepage https://www.fastybird.com and repository https://github.com/FastyBird/web-server-plugin.