Closed Eternity-Yarr closed 8 years ago
This example is a little special, since it's an implementation of todobackend. It doesn't explicitly forbid helpful messages, so I think this will be fine. I'll add some comment, in the code, where I have questions or opinions.
Heh, I wasn't aware of such thing as todobackend. Maybe it's worth mention it somewhere in example?
Yes, that's a very good point. I didn't think about that when I wrote the example.
Here's a link to the test, in case you want to run it. Just input http://localhost:<port>
to test a local server.
Alright, I'm done being picky now. It's a very good PR and the things I have commented on are far from show stopping, but I would appreciate it if you would address them in some way.
I see that I have also forgotten to add a welcome message that is displayed when the server starts. Would you mind adding it as well? I thought that it could be combined with a link to todobackend. Maybe even a direct link to the test. What do you think?
Very nice! I really like that welcome message. I'll just let the tests run and then it's ready to be merged. Thank you!
I'm glad to be useful :)
@homu r+
:pushpin: Commit 7e8f1e8 has been approved by Ogeon
Added some meaningfulish error messages