Skip to content

This is a simple RESTful API developed with TypeScript, Express & Mongoose

License

Notifications You must be signed in to change notification settings

SombreroElGringo/TypeScript-RESTfulApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-RESTfulApi

This is a simple RESTful API developed with TypeScript, Express & Mongoose

Set up

To install dependencies

npm install

To transpile .ts files to .js run

npm run ts

To start the application

npm start

This will run on port 3000 you can change on config or add a PORT in the file .env

About

This is a simple RESTful API developed with TypeScript, Express & Mongoose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published