Skip to content

thekitp/KYD_AI-service-reference-implementation

 
 

Repository files navigation

KYD_AI-service-reference-implementation

Requirements

  • docker engine
  • docker-compose version 2.6 or greater
    ❯ docker-compose -v
    Docker Compose version 2.6.0

Installation

Open new terminal emulator and issue the following command

git clone git@github.com:vamstack/KYD_AI-service-reference-implementation.git
cd KYD_AI-service-reference-implementation
docker-compose up

Test the setup

Open new terminal emulator and issue the following command

docker-compose exec http-server python3 generate_local_mock_request.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • Dockerfile 3.8%
  • Shell 1.3%