rest-nestjs-postgres
API example
A sample API using Nest.js and Postgres to demonstrate CRUD operations
CrudJS implemented as a REST API, using Nest.js and Postgres
149 stars
8 watching
52 forks
Language: TypeScript
last commit: about 8 years ago
Linked from 1 awesome list
blogboilerplatecrudnestnodejspostgrestypeormtypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 197 |
| | A serverless framework project demonstrating the integration of NestJS with TypeORM and MySQL for CRUD operations. | 115 |
| | A collection of packages to simplify GraphQL CRUD operations using popular ORM libraries | 167 |
| | A full-stack NestJS application demonstrating CRUD operations with JWT authentication and e2e testing for a blog-like platform. | 368 |
| | A data provider that facilitates integration between React Admin and NestJS CRUD libraries for building RESTful APIs. | 104 |
| | A MongoDB ORM tool for building Nest.js applications | 531 |
| | Organizes routes in a hierarchical structure for building RESTful APIs with NestJS | 619 |
| | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,957 |
| | A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| | A comprehensive NestJS boilerplate with built-in support for various features and tools | 151 |
| | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
| | Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 854 |
| | A REST API for managing app ideas with user authentication and real-time updates | 527 |
| | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,189 |