An open API service indexing awesome lists of open source software.

https://github.com/danielcruz12/node-api-rest

authentication with jwt
https://github.com/danielcruz12/node-api-rest

Last synced: 3 months ago
JSON representation

authentication with jwt

Awesome Lists containing this project

README

        

#API REST con Node.js, TypeScript, PostgreSQL, JWT, Express y Prisma

Este es un proyecto de una API RESTful desarrollada con Node.js y TypeScript, utilizando PostgreSQL como base de datos, JWT para autenticación, Express como framework de servidor web y Prisma como ORM.

Requisitos
Node.js (v14 o superior)
PostgreSQL (v12 o superior)
npm (v6 o superior) o yarn (v1.22 o superior)