REST-API-Tutorial-Updated
REST-API-Tutorial-Updated copied to clipboard
#### Feat: login a user docs #### Explain changes I added login a user docs in this changing :) #### Comments I followed your youtube tutorial of [Building a REST...
## Issue description There are some security flaws in the project as a result of various outdated project dependencies that came to my attention after I forked the repository and...
Hello, I watched your lesson and want to implement this stack in my project. However, I noticed that some of the dependencies were a little out of date, so I...
I had a walk through while trying to bootstrap a personal project using yours and found a few issues with the base64 encoding website. There was some inconsistency in the...
Hi. Pretty printing support in `pino` has been deprecated as mentioned [here](https://github.com/pinojs/pino/issues/1106). I have modified the code in `logger.ts` to support pretty printing for versions of `pino` ^8.11.0.
Hi! Since the postman collection was exported, the "tests" system has been moved into the "scripts" system and the syntax for tests has changed. Because of that, the tests in...