Skip to content

kalwar/TypeScriptRESTApp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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:3005
  4. Use POSTMAN to send RESTful requests
  5. Use local mongosh shell to see data stored

TypeScript-REST App (step-by-step)

TypeScriptRESTApp using TS/Node/Express/Mongo

Use for reference

Use solely for reference material only

About

A simple MERN stack app using TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors