Skip to content

ajzenhamernikola/node-typescript-web-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Node.js/Typescript API service template

Running the server

Install the dependencies:

npm install

Build & start the server:

npm run start

An example endpoint is available at route http://localhost:3000/Weather/Belgrade.

Releases

No releases published

Packages

No packages published