django-rest-tsg
Typecode generator
Automates the process of generating TypeScript code from Django models and serializers
A typescript code generator for Django Rest Framework.
16 stars
3 watching
2 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
codegendataclassesdjangodjango-rest-frameworktypescript
Related projects:
Repository | Description | Stars |
---|---|---|
teleporthq/teleport-code-generators | Automated code generators for modern web applications, supporting multiple frameworks and libraries. | 1,006 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 353 |
tani/jsonup | A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 60 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
cdklabs/json2jsii | Generates TypeScript classes from JSON schemas. | 22 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
juliendelplanque/pharocodegenerator | A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. | 13 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
surgicalcoder/jsonpolymorphicgenerator | Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 8 |