@stefanjudis @swyx @Netlify @zeithq I don't totally agree.
With a traditional backend, you'd not accept all and any arbitrary parameters or values. You'd have some validation and fallback rules in your logic. A GET should return a representation of content. You're just defining what you can GET at build time.