Skip to content

imfelixyeung/bins

Repository files navigation

Bins API

Get Leeds waste collection data via API

image

Features

  • Search premises by postcode
  • Get premises' scheduled waste collection dates
  • Recent premises
  • Suprise Me with a random premises
  • API for searching premises and getting collection dates
  • iCal integration

API Reference

Available at https://bins.felixyeung.com/docs/api

Tech Stack

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

TUNNEL_TOKEN - your Cloudflare Tunnel's token

Running

Prerequisites

  • Docker
  • Docker Compose

Setup

Create your .env file as per the Environment Variables section

Run docker compose up to start the project