Skip to content

A simple app for creating REST API using TypeScript, Node and Express

License

Notifications You must be signed in to change notification settings

kalwar/TypeScriptREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-REST

This project is used for learning TypeScript, Express and Node together.

Steps to follow

  1. npm install (to install dependencies)
  2. npm start (to start the nodemon server)
  3. You can check the localhost:3003
  4. Use POSTMAN to send RESTful requests

TypeScript-REST App (step-by-step)

TypeScriptRESTApp using TS/Node/Express

Use for reference

Use solely for reference material only

About

A simple app for creating REST API using TypeScript, Node and Express

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published