Skip to content

ddd/discovery-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discovery-tracker

Tracker for changes in Google Discovery Documents with optional Discord webhook support written in Rust.

Demo: tracker.brute.cat

Local API

Installation via Docker (linux/wsl)

Install docker via the instructions at https://docs.docker.com/engine/install/

git clone https://github.com/ddd/discovery-tracker
cd discovery-tracker
mkdir -p data/{changes,storage}

Modify the config as necessary

vim config.yaml

Start the container

sudo docker compose up -d --build

The local API will be available at http://localhost:3000

About

Tracker for Google Discovery Documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published