Skip to content

codeguru42/go-capture-api

Repository files navigation

Go Capture API

Build Code style: black

Go Capture API is a REST API that will generate an SGF file from an image of a Go position.

Requirements

  • Python 3.11+
  • Docker and Docker Compose

Commit hooks

pre-commit install

Run

docker compose -f docker-compose-dev.yml -p go-capture-api up -d --build

Deploy GithubRole

aws cloudformation create-stack --stack-name GoCaptureGithubRole --parameters ParameterKey=Repository,ParameterValue=<github-repo> --template-body "$(cat cloud-formation/github-role.yaml)" --capabilities CAPABILITY_NAMED_IAM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published