Skip to content

Meandmybadself/mealviewer-to-ICS

Repository files navigation

🍽️ ➡️ 📅

Mealviewer-to-ICS

Description

A Cloudflare Worker web service that converts the Mealviewer API to an ICS calendar document for easy viewing in a calendar app.

Problem

I don't want to visit a website on a daily basis or print out a website to determine what my kids are eating for lunch.

Request format

https://mealcal.meandmybadself.com/

Example: https://mealcal.meandmybadself.com/?schoolId=EisenhowerElementaryMN&meal=Lunch

Arguments

  • schoolId - the Mealviewer school ID. Default is EisenhowerElementaryMN.
  • meal - Lunch or Breakfast. Default is Lunch.

Response Notes

ICS has a TTL of one week.

Reference URLs

About

A web service that consumes Mealviewer.com API endpoints & returns an ICS document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published