Skip to content

Jvls1/node-rest-api

Repository files navigation

Node Rest API

In this project I learned about how to create a Rest API using NodeJS with TypeScript, following community standards, I also used Prisma technology as an ORM to connect to the Postgres database, which is in a docker container