Skip to content

Example application for creating a REST API with Node js + TypeScript (Model,Controller structure)

Notifications You must be signed in to change notification settings

husin-sajjadi/nodejs-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a Tiny REST API written in Node js + Typescript

Sample application for creating a REST API with Node js + TypeScript (Model-Controller structure)

This tiny project focus on creating a basic REST API with Node js + TypeScript. In fact, if you are a Javascript developer and want to develop a Node js project with TypeScript, this example is for you!

Getting Started

Install npm

npm install

Running the App

npm run dev

About

Example application for creating a REST API with Node js + TypeScript (Model,Controller structure)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published