Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js REST API Example with Prisma and PostgreSQL

This project provides an example of building a REST API using Node.js and Prisma ORM, with PostgreSQL as the database. It also includes examples of unit tests (using Jest) and integration tests (using Supertest) to ensure the application functions as expected.

Features

  • Node.js RESTful API structure
  • Prisma ORM for managing database models and migrations
  • PostgreSQL as the database engine
  • Unit tests using Jest
  • Integration tests using Supertest

About

This repository demonstrates the development of a RESTful API using Node.js

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages