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
- Host: GitHub
- URL: https://github.com/danielcruz12/node-api-rest
- Owner: DanielCruz12
- Created: 2024-06-20T18:47:26.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-24T04:15:30.000Z (12 months ago)
- Last Synced: 2025-01-22T11:48:36.259Z (5 months ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)