crow
crow copied to clipboard
Can someone continue maintain this project ?
Really like it, @ipkn it's possible let other contributor maintain it if you didn't have time ?
@portsip you can just fork it on github and maintain it there
I have version with boost 1.7 fixes, added IP address field to HTTP request and fix with error during shutdown (https://github.com/mrozigor/crow). I'll try to address other issues in my free time ;)
@mrozigor May I ask that are you still maintaining your fork of crow?
Sorry, but don't have time to create new things. Tried to address some issues, but that's all. If you want to commit something to my fork, then feel free - I'll try to look at this and merge it.
The really sad notice about this project slowdown is that it has more stars and forks than most of other REST API frameworks in C++ It’s simple a huge potential lost 😔
@DavidUser well it's not really lost if people are willing to support it, @ipkn is one person, just because he stopped working on the project doesn't mean it's done for, I'd suggest finding whatever bugs or issues and addressing them yourself, then making a PR to @mrozigor's repo since he has the most recent commit.
@The-EDev yes you are right, nothing is lost we can make proper community for the maintainance of this project and for generating proper documentaion.
by continous maintainance and good documentaion we can take this project to next level. because of the fast nature of C++, if we are able to make this framework easy to use like other frameworks Express, Django etc, then may be in future people will start prefering to use C++ for web development
@DavidUser @mrozigor @portsip @ipkn