nestjs-library-crud
CRUD generator
A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities.
Automatically generate CRUD Rest API based on NestJS and TypeOrm
198 stars
6 watching
38 forks
Language: TypeScript
last commit: 12 days ago
Linked from 1 awesome list
crudcrud-generatordecoratornestnestjspaginationrestful-apiswaggertypeormtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
kop7/serverless-nestjs-typeorm | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
sohelamin/crud-generator | Automates the creation of common application components | 1,407 |
tripss/nestjs-query | A collection of packages to simplify GraphQL CRUD operations using popular ORM libraries | 163 |
crudapi/crudapi-example | A tool for generating CRUD API interfaces without coding | 17 |
what-crud/vue-crud | A Vue.js based REST-ful CRUD system with authentication and layout management features | 833 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
tiborsaas/iscaffold | Generates a basic CRUD application in CodeIgniter based on a database design | 88 |
rayman1104/ra-data-nestjsx-crud | A data provider that facilitates integration between React Admin and NestJS CRUD libraries for building RESTful APIs. | 104 |
amranidev/scaffold-interface | A tool that generates and scaffolds Laravel applications with features like CRUD generation, model visualization, and authentication setup. | 913 |
eicrud/eicrud | An opinionated backend framework based on NestJS that provides a simple and easy-to-use API for CRUD applications with built-in authentication, authorization, and security features. | 738 |
volosoft/jtable | A plugin to create AJAX-based CRUD tables without requiring custom HTML or JavaScript code | 1,097 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |