Skip to content

Flexible Node.js API for performing CRUD operations on a PostgreSQL database using Prisma.

Notifications You must be signed in to change notification settings

markogra/NodeJS-crud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-crud-api

Flexible Node.js API for performing CRUD operations on a PostgreSQL database using Prisma ORM.

JWT was added for authentication.

Build with Express JS framework to handle routing, middleware and server configuration.

Getting Started

  1. npm install

  2. Set up your PostgreSQL database and configure Prisma by updating the .env file

  3. npm run dev

About

Flexible Node.js API for performing CRUD operations on a PostgreSQL database using Prisma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published