Software:Pistache

From HandWiki
Pistache
Developer(s)Mathieu Stefani
Initial releaseAugust 12, 2015; 8 years ago (2015-08-12)
Repositorygithub.com/oktal/pistache
Written inC++
Operating systemLinux, macOS, FreeBSD, Windows
TypeWeb framework
LicenseApache License
Websitepistache.io

Pistache is a REST framework written in pure C++11 with no external dependencies.[1] It consists of an HTTP server and client that are intended to be used for creating arbitrarily complex web and REST APIs.[2]

Pistache is free software licensed under an Apache License.

References

External links