crud
API builder
A toolset providing easy-to-use CRUD functionality for building RESTful APIs with NestJS
NestJs CRUD for RESTful APIs
4k stars
60 watching
541 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
crudcrud-generatornestnestjsrestful-apitypeormtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |
kop7/serverless-nestjs-typeorm | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
rayman1104/ra-data-nestjsx-crud | A data provider that facilitates integration between React Admin and NestJS CRUD libraries for building RESTful APIs. | 104 |
tripss/nestjs-query | A collection of packages to simplify GraphQL CRUD operations using popular ORM libraries | 163 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
lujakob/nestjs-realworld-example-app | Real-world backend API example app built with NestJS and database abstraction layers | 3,084 |
brocoders/nestjs-boilerplate | A comprehensive NestJS boilerplate with built-in support for authentication, database management, testing, and deployment tools. | 3,160 |
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 |
henkmollema/dommel | A simple and convenient API for CRUD operations using Dapper. | 635 |
micha/resty | A shell-based wrapper for making REST requests in command-line pipelines. | 2,651 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,531 |
jamesjmeyer210/actix_sqlx_mysql_user_crud | An application demonstrating a common design pattern for user CRUD operations in Rust. | 122 |
pyeve/eve | A Python framework that enables the creation of customizable and feature-rich RESTful APIs | 6,713 |
notiz-dev/nestjs-prisma-starter | A starter template for building a NestJS application with Prisma and GraphQL authentication. | 2,369 |