Lucas da Silva Moreira
Lucas da Silva Moreira
Hello everyone! I hope you are doing well. I would like to open this pull request to show you the progress I have made so far. I named it "Work...
In [this section](https://github.com/kevinkreiser/prime_server/blob/eaa396342417323d1a80fc649ddc66cc5a221dbc/src/prime_serverd.cpp#L104) of code, when the post request body comes empty the application breaks. Is it the expected behavior ? ```c++ else if (request.method == method_t::POST) { try {...
As we are discussing [here](https://github.com/valhalla/valhalla/issues/395), i am pretty much interested in start contributing to those open source projects (prime_server and valhalla). As mentioned by @kevinkreiser the points to cover would...