pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.12k stars 690 forks source link

Pistacheio support for QNX #1217

Open FaiqueAli opened 1 week ago

FaiqueAli commented 1 week ago

Hi, I am looking for C++ api that I can use to create a REST API. Before start working with Pistacheio, I would like to know that does Pistacheio supports has support for qcc compiler, as I have to create the API for QNX OS. we already have a project build and running on QNX, at this stage we need to create rest api that can be build using QNX qcc compiler and then I can use it in QNX OS.