
Hacker News: Front Page
shared a link post in group #Stream of Goodies

www.differential.dev
RFC framework for composable micro-services in Typescript
With traditional REST services, you define controllers (functions) and expose them through routes, mapping their outcomes to HTTP Status Codes and error messages. This involves setting up a server for