express-typescript-boilerplate
express-typescript-boilerplate copied to clipboard
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
How to make an unauthorized api such as login api?
Great boilerplate and thank you all, I notice that there is no validation on the request body, I found this issue: https://github.com/typestack/routing-controllers/issues/384#issuecomment-511850964 And after upgrading the validation works. I added...
Is there a way to set Elastic Search connection for the format of "...loader" like in this boiler plate? more specific ``` bootstrapMicroframework({ loaders: [ winstonLoader, iocLoader, typeormLoader, expressLoader, swaggerLoader,...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.9 to 0.2.25. Changelog Sourced from typeorm's changelog. 0.2.25 (2020-05-19) Bug Fixes 'in' clause case for ORACLE (#5345) (8977365) calling EntityManager.insert() with an empty array of entities...
I want to integrate jwt authentication in this boiler plate, also can someone help me give an overview of this in detail? How everything works?
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bro, thanks a lot for built this package. I have a question, how about integrate with relative path ? Are the `.babelrc` is not loaded in this package default ??
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...