C00kieMonsta / Server

Typescript server in express relying on PostgreSQL Relational DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Server

This repo is a simple server written in TypeScript. The used framework is Express, which is a minimal and flexible Node.js web application framework as its docs say.

In addition I implemented a db connection to a PostgresSQL DB

About

Typescript server in express relying on PostgreSQL Relational DB


Languages

Language:TypeScript 99.0%Language:HTML 1.0%