opaka

Results 8 comments of opaka

https://github.com/qicosmos/cinatra/blob/master/example/main.cpp#L37

any solutions to this problem yet?

No no no, it's just that I have a web app I'm working on and need help with how I'll implement function calls within the cinatra server code. So for...

No. M just amazed by render.never thought it was possible with c++. From East Africa.

Why doesn't it run correctly when I update the main.cpp code. There's something I'm not seeing. For example, I may change hello world to hello worlds fir the /plaintext url...

I'm using the dockerfile from framework. Now for some reason, I get build errors for the test functions during compilation. Can you help show me the caus. Its stops building...

Is seems some files are missing in the new cinatra master. Like nlohmann Jason file. And it seems some endpoints won't work like those with render 404 and set_attr functions....

@qicosmos why doesn't the new cinatra master file recognise certain functions like set_attr(),and render_404() etc even with response.hpp in the project. I had to use the response. Hpp of the...