Create your first Nestjs API

preview_player
Показать описание
Hello Internet,

In this video, we are going to create REST Api using Nodejs and Nestjs framework. We will be using sqlite for persistence storage and Typeorm for database operations.

Nodejs:

Nestjs:

Sqlite:
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.

Typeorm:
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases.

Useful links:

Thanks for watching! Please like & subscribe for more content like this.
Рекомендации по теме