-
Updated
Dec 7, 2020 - 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 543 public repositories matching this topic...
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Dec 7, 2020 - C#
-
Updated
Dec 7, 2020 - C++
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Dec 4, 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
Dec 7, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Sep 11, 2020 - TypeScript
In the current version of the pynest microcircuit (implementation of the Potjans and Diesmann 2014 model) the error/warning messages are directly printed to the terminal.
Using the python warning package should probably be the preferred option.
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Apr 30, 2020 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Nov 28, 2020 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release about 1 month ago
- Repository
- nestjs/nest
- Website
- nestjs.com
I'm submitting a...