anti-pattern @community/anti-pattern-rpc-as-rest

Rpc As Rest

An API that uses HTTP+JSON but ignores REST semantics: verb-in-URL paths, status codes that don't match operations, GET with side effects, POST for everything.…

Skill
@community
Domain
api-design
Version
1.0.0
Quality
0.0
Edges
0 out · 0 in
Tokens
80/883/1774
$ aoe install @community/anti-pattern-rpc-as-rest

Projection

Always in _index.xml · the agent never has to ask for this.

RpcAsRest [anti-pattern] v1.0.0

An API that uses HTTP+JSON but ignores REST semantics: verb-in-URL paths, status codes that don't match operations, GET with side effects, POST for everything. The result is a worst-of-both-worlds API that loses RPC's type safety AND REST's tooling compatibility.

Source

aoe-engine/examples/frontend-design/primes/compiled/@community/anti-pattern-rpc-as-rest/atom.yaml