jinn/core

Framework-agnostic core of the Jinn code generator

v0.2 2022-02-16 23:36 UTC

This package is auto-updated.

Last update: 2025-06-29 02:01:03 UTC


README

Jinn is a code generator that speeds up your work by generating Models, Migrations, and APIs from simple YAML-based definitions. What makes Jinn different from other generators is that it lets you customize the generated code without losing the ability to update it when definitions change.

Jinn Core

The core is a framework-agnostic part of Jinn. For further details see framework-specific implementations.

Documentation

Full documentation available at: https://jinncode.dev/

Framework-specific implementations: