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

https://github.com/mitali-juvekar/node.js_api_nestjs

Node.js API development with cookie based authentication logic. This project uses Drizzle ORM for connection and querying a PostgreSQL database. Drizzle ORM is a great TypeScript based ORM for SQL databases with a really simple and flexible query builder.
https://github.com/mitali-juvekar/node.js_api_nestjs

drizzle-orm sql typescript

Last synced: 16 days ago
JSON representation

Node.js API development with cookie based authentication logic. This project uses Drizzle ORM for connection and querying a PostgreSQL database. Drizzle ORM is a great TypeScript based ORM for SQL databases with a really simple and flexible query builder.

Awesome Lists containing this project

README

          

# Node.js_API_nestjs
Node.js API development with cookie based authentication logic. This project uses Drizzle ORM for connection and querying a PostgreSQL database. Drizzle ORM is a great TypeScript based ORM for SQL databases with a really simple and flexible query builder.