mjhea0 / 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 - npm run build
  4. Compile assets - gulp assets
  5. Run the development server - npm start
  6. Test - npm test

Sample Projects

About

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


Languages

Language:TypeScript 90.8%Language:JavaScript 9.2%