ponylang / http_server

Pony library for building HTTP server applications.
https://ponylang.github.io/http_server/
BSD 2-Clause "Simplified" License
30 stars 8 forks source link
http http-server pony-core-team-library pony-language ponylang

http_server

Pony package to build server applications for the HTTP protocol.

Status

http_server is beta quality software that will change frequently. Expect breaking changes. That said, you should feel comfortable using it in your projects.

Installation

Note: The net_ssl transitive dependency requires a C SSL library to be installed. Please see the net_ssl installation instructions for more information.

API Documentation

https://ponylang.github.io/http_server