Skip to content

gyu-young-park/lck_data_api

Repository files navigation

Docker Makefile

Docker container is exposed on external port 8000, so you can access on http://localhost:8000/

  1. docker image build
make build
  1. docker container start
make start
  1. remove container
make clean
  1. stop container
make stop
  1. restart container (after stop)
make restart
  1. check
http://localhost:8000/v1/health/

Healthy check success!
https://lck-data-api.fly.dev/v1/lck-match/?season=Worlds 2021 LCK&team=Hanwha Life&winLose=win&sortOption=업로드 최근 순&start=10&end=20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published