Skip to content

MaksimPegov/word-cards-service

Folders and files

NameName
Last commit message
Last commit date
Mar 26, 2024
Mar 20, 2024
Mar 20, 2024
Mar 20, 2024
Aug 18, 2024
Aug 18, 2024
Mar 26, 2024
Aug 18, 2024
Aug 18, 2024
Jul 4, 2024
Jul 4, 2024
Aug 18, 2024
Aug 18, 2024
Mar 20, 2024

Repository files navigation

WORD-CARDS Backend

Frontend part: https://github.com/MaksimPegov/word-cards

Overview

The word-cards-service backend is a Spring Boot application designed using a microservice architecture. It provides RESTful API endpoints for WORD CARDS Application.

Features

  • 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.

Structure

  1. API Gateway
  2. users service
    • users-db