Skip to content

This repository is basically a NestJS API that provides an easy way to create a basic CRUD

Notifications You must be signed in to change notification settings

xavism/nestjs-generic-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable web applications.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript repository to create a generic API.

This basic examples uses TypeORM to connect a MySQL database, but it is easily configurable. An example with a User Entity has been done in order to clarify the usage.

Current Issues

Swagger are not showing entity information due to an internal issue

Installation

$ npm install

Start

$ npm run start

People

Backers

I am on a mission to provide an architecture to create truly flexible, scalable and loosely coupled systems using the Node.js platform. It takes a lot of time, so if you want to support me, please become a backer / sponsor. I appreciate your help. Thanks! 😍

About

This repository is basically a NestJS API that provides an easy way to create a basic CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published