marcinstenka / football-app

Simple football app with Java Spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Football-app

Simple web application based on Java Spring on backend and Angular on frontend. The project is implemented using a microservices architecture, leveraging Docker containers, where a application is developed as a set of independent services, each responsible for a specific business function, communicating through well-defined APIs.

Services

  1. Java - Player model
  2. Java - Club model
  3. Java - Gateway
  4. Angular - frontend
  5. Docker - Docker compose

About

Simple football app with Java Spring


Languages

Language:Java 67.0%Language:TypeScript 18.3%Language:HTML 5.3%Language:Shell 4.3%Language:Dockerfile 2.8%Language:CSS 2.2%