Hacker News new | ask | show | jobs
by theogravity 978 days ago
Awesome job! I really liked that you built it in a way that it's framework-agnostic and you also have parameter validation built in!

This might be the best OpenAPI Typescript-based project I've seen so far. The ones I've used often tie you into a specific framework and do not perform any validation on the parameters at all.

1 comments

Thank you for the kind words!