Skip to content

This provides a template/baseline for building an express-based api application. This based on this tutorial: https://brianflove.com/2016/11/08/typescript-2-express-node/

Notifications You must be signed in to change notification settings

TaffyWrinkle/express-api-service-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Service Template with TypeScript

Overview

This repo contains a template/baseline to build an API service using Express

More details to follow but if you fork this, install gulp and run gulp in the command line, it should get you up and running with a basic API service.

About

This provides a template/baseline for building an express-based api application. This based on this tutorial: https://brianflove.com/2016/11/08/typescript-2-express-node/

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 6.5%