mammuth / hltv-api

HLTV Api for upcoming matches which can be added to your calendar

Home Page:https://mammuth-hltvapi.valar.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HLTV API (inofficial)

Deploy

Features

  • Get ical file for upcoming matches (filterable by teams)
  • Json API for upcoming matches

image

Usage

  • Check out the testing deployment: https://mammuth-hltvapi.valar.dev/. I encourage you to deploy it on your own Heroku or Valar instance.
  • You can compile it with GOOS=linux GOARCH=amd64 go build -o main and then manually run it with ./main
  • You could also use the button above to deploy it to Heroku

Status

This is pretty unfinished and in a very early stage. Don't expect much enhancements in the near future. This is mainly because the underlying wrapper (HLTV-Go) doesn't support that many features yet.

Attributions

This project uses HLTV-Go.

About

HLTV Api for upcoming matches which can be added to your calendar

https://mammuth-hltvapi.valar.dev/


Languages

Language:Go 55.5%Language:HTML 29.5%Language:Dockerfile 9.5%Language:Makefile 5.5%