-
Notifications
You must be signed in to change notification settings - Fork 99
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
endpoints seem wrong? #10
Comments
I don't think there is a reason -- whoever wrote the example didn't seem to follow convention. We should probably update the example to use canonical REST conventions. Thanks @chovy. |
Pinging @deontologician (though I think this isn't super critical). |
It's in my queue, pull requests welcome though On Tue, May 19, 2015 at 11:09 AM Daniel Mewes notifications@github.com
|
I did fix this for the rewrite I did (https://github.com/rethinkdb/rethinkdb-example-nodejs/blob/cbe726b46e40eb7e6b9c7c422ae0c08ba2ded037/todo-angular-express/app.js) which someone needs to port to promises and koa. #7 |
woops. wrong button I can help out with rewriting for koa |
Should it be this?
Just curious why the weird endpoints and swap of post vs. put handling.
The text was updated successfully, but these errors were encountered: