Can anyone recommend a good C/C++ RESTful framework

Viewed 13992

Rather than possibly reinventing the wheel (by "rolling my own") - I thought I'd ask in here first.

Anyone knows where I can download a good C/C++ RESTful framework?. I have had a quick look on google, but there is nothing too impressive so far - maybe someone in here has written one already (that they dont mind sharing), or may know a lik to a good one (preferably, they have already used it before)

2 Answers

I've just seen this, it may be what I'm looking for. Could be useful for others too

Related