Validation, Docs, tests, and database schemas from one source of truth
10 points by justhamade
by eska
0 subcomment
Aren’t the generated tests superfluous since they just test whether the framework implements validation correctly? This should already be tested at the framework level and add no value?
by uKVZe85V
0 subcomment
This is an example of a current trend: tools that help both humans and AI. Since both perform cognitive work, anything that makes that work easier benefits both.
by justhamade
0 subcomment
TypeScript-first API framework built on the idea that an API's specification, implementation, validation, and tests should never drift apart, because they are the same thing.