|
From: Josep R. <jos...@gm...> - 2018-01-05 19:58:52
|
Hi All, I have been lately working on a side project which consists in wrapping some Quantlib functionalities into a web service API. To do so I have used Crow C++ (https://github.com/ipkn/crow) to serve the requests and Rapidjson (http://rapidjson.org/) as a parser. I wanted to share it in case someone would be interested on it or just take advantage of the work I have already done. Further information can be found at https://quantra.io Best Regards, Josep |