Description
Since this is a microservice we want them to de-coupled and since for new people something easier would be good.
- Prefer using a different ORM maybe?
- Use fastify if possible
- Simple REST would do NO graphql we'll use service beta for that
- Create a separate Database for it
- Create separate Redis cache
- Feel free to create more todos...
Description
Since this is a microservice we want them to de-coupled and since for new people something easier would be good.