Hacker News new | ask | show | jobs
by oneeyedpigeon 346 days ago
> even sometimes read operations behind a POST

Even worse than that, when an API like the Pinboard API (v1) uses GET for write operations!

1 comments

I work with an API that uses GET for delete :)