Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Implementating Client and Server Generator for Crow webserver #20094

Open
Rz-Rz opened this issue Nov 13, 2024 · 0 comments
Open

[REQ] Implementating Client and Server Generator for Crow webserver #20094

Rz-Rz opened this issue Nov 13, 2024 · 0 comments

Comments

@Rz-Rz
Copy link

Rz-Rz commented Nov 13, 2024

Is your feature request related to a problem? Please describe.

I want to implement both the client and server generation feature for the crow cpp webserver.

Describe the solution you'd like

It would be great to be able to generate the client API and also have a server generation feature for Crow webserver.

Describe alternatives you've considered

I considered using Pistache as an alternative, but the following benchmark shows deadlock on low concurrency, which is not good for my use case : https://github.com/guteksan/REST-CPP-benchmark
CppRestSDK is exceedingly hard to use for my use, and performs not really well.

Additional context

I can contribute to development if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant