Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 217 Bytes

express-boilerplate

this is a boilerplate for express js with typescript.

In this project I've made an automatic routing ( with the name of your controller ) and also add validation with some built-in decorators.