Skip to content

frectonz/ferio

Repository files navigation

Ferio

Everyday is a holiday

Telegram Bot Website

Running The API

cd ferio-api
cargo run

Running The CLI

cd ferio-cli
cargo run

API Docs

  • GET / - Get all holidays for the current day
  • GET /?date=month_day - Get all holidays for a specific day
    • Example: GET /?date=March_14