I have been using Nancy's Web Framework for my C# application and it has been extremely simple to use and does an excellent job providing the functionality I need.
Do any simple Frameworks exist on the C++ front? All I have found seemed extremely complicated with a massive learning curve. I would like to write a plugin .dll for another application that embeds a Web Based Control Panel, so something along these lines would be very helpful.