Skip to content

GroMoKoSo/ApiManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiManagement

Java Spring MariaDB Docker

🧭 Overview

logo

ApiManagement is the subservice responsible for managing APis and handling external api calls. ApiManagement provides a RESTful API to modify APIs.

🛠️ Getting Started

Deployment can be easily done by using the Docker compose script inside the meta repository.

  1. First, clone the meta repository by typing:
git clone https://git.thm.de/softwarearchitektur-wz-ss24/studentswa2025/enton/gromokoso.git
  1. Then, use the following script to clone the sub-repositories (including this one):
bash pull_subrepos.sh
  1. Make sure docker and docker compose are installed:
docker --version
docker compose version
  1. Start all subservices by:
docker compose up -d
  1. To stop services, type:
docker compose down -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •