Software:Pistache
From HandWiki
Developer(s) | Mathieu Stefani |
---|---|
Initial release | August 12, 2015 |
Repository | github |
Written in | C++ |
Operating system | Linux, macOS, FreeBSD, Windows |
Type | Web framework |
License | Apache License |
Website | pistache |
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