Skip to content

raafvargas/restify-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful API implementation using Restify and TypeScript

Simple application template using Restify and TypeScript.

Why Restify instead Express?

Optimized for building semantically correct RESTful web services ready for production use at scale.

From: Restify

Running

  • Environment variable PORT should set your API port.
  • By default, it'll use 3000

Development

npm i 
npm run watch

About

RESTful API template using Restfy and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published