Blazekit
Fuel
your
project
from
a
single
spark
—
schema.blaze
Scroll to know more
What after compiling?
schema.blaze
model User {
name: string
email: string
age: number
}
model Programmer {
name: string
email: string
age: number
swag: string
}
>
src/controllers/
User.controller.ts
Programmer.controller.ts
src/types/
User.ts
Programmer.ts
Ready to build faster?
Hit the ground running — check out the docs!
View Docs