|
|
|
|
|
by stanleydrew
5904 days ago
|
|
The api looks cool. I'd like to test it out before the beta if you need more people. I have a question though. You've already described the exact format for all of the record types. So why not implement record creation with PUT and have the sender put the JSON for the record in the request body? You want idempotency for record creation so why not use the idempotent HTTP verb? |
|
Is there some reason to use PUT over POST in this case? By my understanding, POST is typically used to create new resources and PUT is used to updated existing resources.
Also, I can see now that the doc is pretty unclear on how the API expects data to be sent in a request's body. I'll be sure to fix that!
Thank you for your comment and yes I'm in need of more beta testers! Please e-mail me. My e-mail address can be found under my HN account.