Skip to content

Node.js Typescript API. Manage Categories and Posts. Auth system, Swagger integration. PostgreSQL database.

Notifications You must be signed in to change notification settings

shahzadthathal/nodejs-typescript-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js TypeScript API with Best Practices

Welcome to the Node.js TypeScript API repository! This project showcases a robust implementation of a RESTful API using Node.js TypeScript, adhering to best practices.

Installation

Clone this repo to your system.

Database

Please create a database i.e. node_api_db and restore node_api_db.sql file in pgAdmin. Update .env file if your database name is different.

Install

npm install

Build

npx tsc

Run

npm start

SWagger

http://localhost:3000/swagger

About

Node.js Typescript API. Manage Categories and Posts. Auth system, Swagger integration. PostgreSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published