The "REST-RPC" architecture implemented here is a service-oriented approach that organizes APIs around services rather than resources. Each service exposes multiple actions through a standardized interface, combining the discoverability of REST with the explicit operation naming of RPC.
Show HN: REST API and RPC – But the good parts | Heykuki News