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

https://github.com/code-raushan/bitespeed-identity-reconciliation

Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
https://github.com/code-raushan/bitespeed-identity-reconciliation

assignment nodejs postgresql sql

Last synced: 2 months ago
JSON representation

Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.

Awesome Lists containing this project

README

          

## Identity Reconciliation

BASE URL: https://bitespeed-identity-reconciliation-3.onrender.com/

Endpoint: POST [/identify](https://bitespeed-identity-reconciliation-3.onrender.com/indentify)

### Tech Stack

- Node.js (ExpressJS)
- TypeScript
- PostgreSQL (w/ Supabase)
- Prisma (Schema & Migrations)
- Kysely (Query Builder)
- Winston Logger
- Render (hosting)