@hackage servant-aeson-generics-typescript0.0.0.2

Generates a TypeScript client for Servant APIs

This project leveratges aeson-generics-typescript to generate type safe API bindings in TypeScript for a given Servant API. Included here are tests that round trip by compling the TypeScript with tsc, running the client in nodejs, and checking that request response round trips with the Servant server.