This package browser is in early development. Mind the rough edges.

restinio 0.7.7

C++14 library that gives you an embedded HTTP/Websocket server

RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.

Installation

Install restinio 0.7.7 as follows:

guix install restinio@0.7.7

Or install the latest version:

guix install restinio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.