Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages