ShortLink is an open-source educational project that provides a pretty user interface and respects GDPR.
The goal of the project is to demonstrate the practical application of microservices architecture.
The project covers the entire process—from identifying Bounded Contexts to implementing microservices using cutting-edge technologies and best practices.
Please star ⭐ the repo if you want us to continue developing and improving ShortLink! 😀
- Boundaries - read more about boundaries.
Important
An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences.
Decisions:
Also, each boundary context and service has its own ADR. You can find them in the relevant sections.
Warning
This project includes dependencies licensed under the GNU Lesser General Public License (LGPL). Users must comply with LGPL terms when using or modifying these dependencies. For detailed information on each LGPL library used in this project, please refer to the respective license documentation included with each library. For comprehensive license compliance information, including dependencies and their licenses, you can read more details in our FOSSA report.