chetanyakan / express-api-service-template

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/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/


Languages

Language:TypeScript 93.5%Language:JavaScript 6.5%