Skip to content

MaksimPegov/word-cards-service

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

About

Backend part for word-cards application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published