Skip to content

CS2-Profile-Stats/cs2-profilestats-api

Repository files navigation

CS2 Profile Stats API

Intended to be used with CS2 Profile Stats extension, but can be used for basically anything.

Installation

  • Install GoLang.
  • Clone the repository: git clone https://github.com/CS2-Profile-Stats/cs2-profilestats-api.git
  • Build: go build -o api ./cmd/api

Usage

  • Rename .env.example to .env and enter your api keys

After setting up .env file, can be used as is with ./api or using Docker.
Runs on port :8080 by default.

Docker

Use Docker Compose: docker compose up -d --build

About

API for CS2 Profile Stats extension.

Topics

Resources

License

Stars

Watchers

Forks

Contributors