Y
Hacker News
new
|
ask
|
show
|
jobs
by
tinselcity
1984 days ago
I wrote a REST-ful C++ http(s) server library with support for url routes/json etc:
https://github.com/verizondigital/is2
It's been useful for me if I've needed to use C++. It's similar to libmicrohttpd.