Hacker News new | ask | show | jobs
by maliciouspickle 343 days ago
i completely agree with you. the authors approach seems complex and unnecessary. my basic expectation when I see something labeled as a REST API is:

1. i can submit a request via HTTP

2. data is returned as JSON by a response

3. the most minimal amount of HTTP/Pagination necessary is required