Xample / typescript-node-api

Home Page:http://mherman.org/blog/2016/11/05/developing-a-restful-api-with-node-and-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing a RESTful API With Node and TypeScript

Want to learn how to build this project?

Check out the blog post.

Want to use this project?

  1. Fork/Clone
  2. Install dependencies - npm install
  3. Compile - gulp script
  4. Run the development server - npm start
  5. Test - npm test

About

http://mherman.org/blog/2016/11/05/developing-a-restful-api-with-node-and-typescript


Languages

Language:TypeScript 93.1%Language:JavaScript 6.9%