Frontend part: https://github.com/MaksimPegov/word-cards
The word-cards-service
backend is a Spring Boot application designed using a microservice architecture. It provides RESTful API endpoints for WORD CARDS Application.
- Microservice Architecture: The backend is composed of multiple microservices, each responsible for a specific domain or functionality.
- Spring Boot Framework: Built using Spring Boot for rapid development and easy deployment.
- PostgreSQL Database: Utilizes PostgreSQL for reliable and scalable data storage.
- RESTful API: Provides clear and well-documented API endpoints for managing word cards.
- Scalable and Modular: Designed to easily scale and integrate additional services as needed.
- API Gateway
- users service
- users-db