postlight / lux

Build scalable, Node.js-powered REST JSON APIs with almost no code.
https://lux.postlight.com
MIT License
571 stars 60 forks source link

Generate type descriptors for TypeScript and Flow #708

Open carragom opened 7 years ago

carragom commented 7 years ago

I think it would be beneficial for Lux users to have TypeScript and Flow type descriptors. In many cases this could be even better than formal documentation. Once the generation of these types is in place, I could probably maintain at least the TS version and document how to properly setup VSCode to use Lux with TS.