This project provides a RaiPlay API to retrieve tv program information and files for the past seven days.
You've several way to get raiapi running:
-
You can use
docker:docker run -d -p 80:3000 ghcr.io/maxcanna/raiapi:latest. -
Or manually:
$ go run cmd/server/main.goraiapi will be available on port 3000.
Available on Apiary