Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

ps2warpgate/api

Repository files navigation

api

Basic API for the data collected by ps2warpgate/aggregator

Run

Quick start: uvicorn main:app --reload

Docker:

docker run -d --name warpgate-api \
    -e REDIS_HOST= \
    -e REDIS_PORT= \
    -e REDIS_DB= \
    -e REDIS_PASS= \
    -e LOG_LEVEL=INFO \
    -p 8080:80 \
    ghcr.io/ps2warpgate/api

About

Basic API for the data collected by ps2warpgate/aggregator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •