-
Updated
Feb 10, 2021 - TypeScript
Nest

Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.
Here are 2,195 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Dec 19, 2020
-
Updated
Oct 20, 2020 - Vue
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Feb 7, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Feb 3, 2021 - TypeScript
-
Updated
Dec 22, 2020 - TypeScript
Bug Report
Current behavior
Adding the following decorator, where status
is optional according to the TS typings, produces an open API spec with an undefined
response code. This causes issues with the generated docs, as well as code generators that consume open API.
@ApiResponse({
description:
'Updates a Cat',
})
The open API spec generated looks s
-
Updated
Feb 10, 2021 - TypeScript
Create a Wiki
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
-
Updated
Jan 7, 2021 - TypeScript
-
Updated
Feb 2, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Jan 16, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release 3 months ago
- Repository
- nestjs/nest
- Website
- nestjs.com
I'm submitting a...