This project presents a microservices-based solution for image uploading, utilizing Hydra as the framework. Microservices enable modularity and scalability, while Hydra facilitates efficient communication between them.
- Hydra: Framework that eases the construction of distributed systems and communication between microservices.
- Node.js and Express: Technologies used in the implementation of microservices.