All Projects โ†’ nestjs โ†’ Nest

nestjs / Nest

Licence: mit
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) ๐Ÿš€

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nest

kites
Template-based Web Application Framework
Stars: โœญ 51 (-99.88%)
Mutual labels:  javascript-framework, nodejs-framework, typescript-framework
Core
๐Ÿš€ The Node.js Framework highly focused on developer ergonomics, stability and confidence
Stars: โœญ 11,697 (-72.79%)
Mutual labels:  framework, nodejs-framework, typescript-framework
Docs.nestjs.com
The official documentation https://docs.nestjs.com ๐Ÿ“•
Stars: โœญ 389 (-99.09%)
Mutual labels:  nestjs, nest, nodejs-framework
Nest Cli
CLI tool for Nest applications ๐Ÿน
Stars: โœญ 889 (-97.93%)
Mutual labels:  nestjs, nest, javascript-framework
Fortjs
Component based MVC web framework for nodejs targeting good code structures & modularity.
Stars: โœญ 44 (-99.9%)
Mutual labels:  framework, nodejs-framework
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: โœญ 995 (-97.69%)
Mutual labels:  framework, javascript-framework
Falcon
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
Stars: โœญ 8,654 (-79.87%)
Mutual labels:  microservices, framework
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. ๐Ÿš€.
Stars: โœญ 1,176 (-97.26%)
Mutual labels:  framework, nodejs-framework
Pysoa
A Python library for writing (micro)services and their clients
Stars: โœญ 74 (-99.83%)
Mutual labels:  microservices, framework
Nestjs Roles
Type safe roles guard and decorator made easy
Stars: โœญ 78 (-99.82%)
Mutual labels:  nestjs, nest
Qiankun
๐Ÿ“ฆ ๐Ÿš€ Blazing fast, simple and complete solution for micro frontends.
Stars: โœญ 11,497 (-73.25%)
Mutual labels:  microservices, framework
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: โœญ 978 (-97.72%)
Mutual labels:  microservices, nestjs
Brutusin Rpc
Self-describing JSON-RPC web services over HTTP, with automatic API description based on JSON-Schema
Stars: โœญ 36 (-99.92%)
Mutual labels:  microservices, websockets
Nest Passport
Nest authentication example using passport strategies
Stars: โœญ 44 (-99.9%)
Mutual labels:  nestjs, nest
Carrot
๐Ÿฅ• Build multi-device AR applications
Stars: โœญ 32 (-99.93%)
Mutual labels:  framework, websockets
Ts Microservice Demo
Demo for microservices / nestjs + kafka + agenda
Stars: โœญ 20 (-99.95%)
Mutual labels:  microservices, nestjs
Simple Todos
A simple web application powered by Nuxt.js ๐Ÿ’š & Nest Framework ๐Ÿ˜ป
Stars: โœญ 81 (-99.81%)
Mutual labels:  nestjs, nest
Sequelize
Sequelize module for Nest framework (node.js) ๐Ÿˆ
Stars: โœญ 88 (-99.8%)
Mutual labels:  nestjs, nest
Facil.io
Your high performance web application C framework
Stars: โœญ 1,393 (-96.76%)
Mutual labels:  framework, websockets
Typescript Starter
Nest framework TypeScript starter โ˜•๏ธ
Stars: โœญ 853 (-98.02%)
Mutual labels:  nestjs, nest

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Under the hood, Nest makes use of Express, but also, provides compatibility with a wide range of other libraries, like e.g. Fastify, allowing for easy use of the myriad third-party plugins which are available.

Philosophy

In recent years, thanks to Node.js, JavaScript has become the โ€œlingua francaโ€ of the web for both front and backend applications, giving rise to awesome projects like Angular, React and Vue which improve developer productivity and enable the construction of fast, testable, extensible frontend applications. However, on the server-side, while there are a lot of superb libraries, helpers and tools for Node, none of them effectively solve the main problem - the architecture.

Nest aims to provide an application architecture out of the box which allows for effortless creation of highly testable, scalable, loosely coupled and easily maintainable applications. The architecture is heavily inspired by Angular.

Getting started

Questions

For questions and support please use the official Discord channel. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Consulting

With official support, you can get expert help straight from Nest core team. We provide dedicated technical support, migration strategies, advice on best practices (and design decisions), PR reviews, and team augmentation. Read more about support here.

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Principal Sponsors

Gold Sponsors

Silver Sponsors

Sponsors

Backers

Stay in touch

License

Nest is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].