Skip to content

ts-script/WebAPI-with-Node-and-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAPI-with-Node-and-TypeScript

An example of a WebAPI using Node.js with Express and Typescript

Setup

Run npm install to install all necessary packages.

Start

  1. Run npm run dev to start the application.
  2. Open in browser: http://localhost:8080/

About

An example of a WebAPI using Node.js with Express and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published