You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Try it!! We are happy to hear your feedback or any kind of new features.
46
46
-**Easy Exception Handling** thanks to [routing-controllers](https://github.com/pleerock/routing-controllers).
47
47
-**Smart Validation** thanks to [class-validator](https://github.com/pleerock/class-validator) with some nice annotations.
48
48
-**Custom Validators** to validate your request even better and stricter. [custom-validation-classes](https://github.com/pleerock/class-validator#custom-validation-classes).
49
-
-**API Documentation** thanks to [swagger](http://swagger.io/).
49
+
-**API Documentation** thanks to [swagger](http://swagger.io/) and [routing-controllers-openapi](https://github.com/epiphone/routing-controllers-openapi).
50
50
-**API Monitoring** thanks to [express-status-monitor](https://github.com/RafalWilinski/express-status-monitor).
51
51
-**Integrated Testing Tool** thanks to [Jest](https://facebook.github.io/jest).
52
52
-**E2E API Testing** thanks to [supertest](https://github.com/visionmedia/supertest).
@@ -215,7 +215,6 @@ The swagger and the monitor route can be altered in the `.env` file.
0 commit comments