@entity-routes/core
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

Logo

⚡️ Design your API around your TypeORM entities in minutes.


Code coverage astahmer_dev Twitter


entity-routes allows you to make an instant CRUD with a single @EntityRoute decorator. Compatible with Koa/Express/Next/Nuxt.

No boilerplate controllers. No code generation. No custom schema.

@entity-routes/core

Core package. You're probably looking for this README.

Documentation

Check the docs here.

Installation

yarn add @entity-routes/core @entity-routes/express

or

yarn add @entity-routes/core @entity-routes/koa

Usage

TODO

/@entity-routes/core/

    Package Sidebar

    Install

    npm i @entity-routes/core

    Weekly Downloads

    3

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    1.34 MB

    Total Files

    573

    Last publish

    Collaborators

    • astahmer