diff --git a/README.md b/README.md index 32e7779..fc155b0 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ A curated list of Microservice Architecture related principles and technologies. - [C++ Micro Services](http://cppmicroservices.org/) - An OSGi-like C++ dynamic module system and service registry. - [Enduro/X](https://github.com/endurox-dev/endurox/) - XATMI based service framework for GNU/Linux. - [Pion](https://github.com/splunk/pion) - C++ framework for building lightweight HTTP interfaces. -- [POCO](http://pocoproject.org/) - Open source C++ class libraries for building network-based applications and servers. +- [Pistache](https://github.com/oktal/pistache) - A high-performance REST Toolkit written in C++. +- [Poco](http://pocoproject.org/) - C++ class libraries for building network-based applications and servers. - [Served](https://github.com/datasift/served) - C++ library for building high performance RESTful web servers. - [ULib](https://github.com/stefanocasazza/ULib) - Highly optimized class framework for writing C++ applications.