RealHaris / crud-app-sequelize

In this article, you'll learn how to build a complete CRUD API with Node.js and Sequelize. The REST API will run on an Express.js server and have endpoints for performing CRUD operations against a PostgreSQL database.

Home Page:https://codevoweb.com/build-a-crud-api-with-nodejs-and-sequelize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this article, you'll learn how to build a complete CRUD API with Node.js and Sequelize. The REST API will run on an Express.js server and have endpoints for performing CRUD operations against a PostgreSQL database.

https://codevoweb.com/build-a-crud-api-with-nodejs-and-sequelize/


Languages

Language:HTML 57.8%Language:TypeScript 41.7%Language:JavaScript 0.6%