Originate / recouple

Declarative and type-safe API bridging. Write full-stack applications with ease.
MIT License
4 stars 1 forks source link

Support a GET endpoint `/hello`, which should return a string `world` #2

Closed sleexyz closed 6 years ago

sleexyz commented 6 years ago

Write an integration test using the generated client and server implementations that tests for "world" being received after querying a GET /hello endpoint.