Opening the portal

An API by Caminho Anglicano

Check status
Ecosystem / Integrations

Built with Estevão

The same liturgical data shows up in a pocket app, a WordPress plugin, a desk display and a wheel drawn in SVG. This is what already runs on the API — with the endpoints each project actually calls.

Ordo

Ordo

Apps

The Daily Office app: morning, midday, evening and compline assembled per prayer book edition, with the day's calendar and readings.

Calls

  • /daily_office/:date/:office
  • /calendar/today
  • /lectionary/:date
Flutter · iOS · AndroidOpen
Liturgical Year Wheel

Liturgical Year Wheel

Web

A circular calendar of the Christian year: a ring of seasons, spokes for Sundays and feasts in the colour of the day. The key lives in a serverless proxy, so the browser never sees it.

Calls

  • /calendar/:year/overview
  • /calendar/:year/key_dates
  • /calendar/:year/celebrations
Vercel · SVG · Edge cacheOpen Code
Lecionário Anglicano

Lecionário Anglicano

Apps

A Flutter app showing today's lectionary and the whole month on one screen. When the API returns no reading, the app does not substitute local content — it leaves the gap visible.

Calls

  • /calendar/:year/:month/:day
  • /calendar/:year/:month
FlutterOpen Code
WordPress plugin

WordPress plugin

Publishing

A shortcode and a widget that put the liturgical day on the parish website: celebration, colour, season, lectionary year, collect and readings — with nobody editing the site by hand every week.

Calls

  • /calendar/:year/:month/:day
  • /prayer_books
  • /bible_versions
PHP 7.4+ · WordPress 5.0+Code
MCP server

MCP server

Assistants

Gives Claude, Codex and other MCP clients read access to the calendar, the lectionary and the Daily Office. Sign-in happens in the browser and the key is never pasted into the conversation.

Calls

  • /calendar/*
  • /lectionary/*
  • /daily_office/*
TypeScript · OAuth 2.1 · Streamable HTTPCode Package
LilyGO T-Embed CC1101

LilyGO T-Embed CC1101

Devices

Firmware for the T-Embed, built on Bruce: an HTTPS client for the API with a local cache, answering liturgical questions by text and by voice on the device itself.

Calls

  • /calendar/:year/:month/:day
  • /liturgical_explanation/:date
C++ · ESP32 · Bruce firmwareCode
Ulanzi D200

Ulanzi D200

Devices

Generates the desk display's background image with the liturgical day and the readings, refreshed from a single call to today's calendar.

Calls

  • /calendar/today
Node.js · Ulanzi D200Code
Ordle

Ordle

Experiments

One five-letter liturgical word a day, in six guesses, with the definition revealed at the end. Catechetical by accident.

Calls

  • /calendar/:year/:month/:day
Nuxt 4 · NitroOpen Code

Built something with the API?

If your project queries the calendar, the lectionary or the Daily Office, write to dev@dodopok.dev and it joins this list.

dev@dodopok.dev