Hacker News new | ask | show | jobs
by anileated 1253 days ago
Can introspect and export Django models to JSON schema or similar, then in TS read it and use compiler low-level API to generate types. There may be libraries for either stage…