This project is basically a microservice created during Rocketseat's Ignite Lab event. During this project's development, it were praticed some important concepts related to SOLID, such as Dependency Inversion Principle, and also Dependency Injection.
In addition, unit tests were developed, using Jest, in order to measure the functioning of the functions developed.
- Jest
- NestJS
- Prisma ORM
- Typescript