The Divine Office uses a 4-week psalter. Some simplified JSONs hardcode psalms, breaking on Solemnities. Test the JSON for a known feast (e.g., December 8 – Immaculate Conception).

async function fetchLiturgia(fecha = '2026-05-07') const response = await fetch(`https://example.github.io/liturgia-horas/data/$fecha.json`); if (!response.ok) throw new Error('Liturgia not found for this date'); const data = await response.json(); return data;

: Users can select specific dates to retrieve the corresponding liturgy.

Liturgia De Las Horas.github.io Json __exclusive__ Jun 2026

The Divine Office uses a 4-week psalter. Some simplified JSONs hardcode psalms, breaking on Solemnities. Test the JSON for a known feast (e.g., December 8 – Immaculate Conception).

async function fetchLiturgia(fecha = '2026-05-07') const response = await fetch(`https://example.github.io/liturgia-horas/data/$fecha.json`); if (!response.ok) throw new Error('Liturgia not found for this date'); const data = await response.json(); return data;

: Users can select specific dates to retrieve the corresponding liturgy.

Available on


Integrations


liturgia de las horas.github.io json

Loved by the community


liturgia de las horas.github.io json
liturgia de las horas.github.io json
liturgia de las horas.github.io json

Let's Get In Touch!


Have any feedback for us or want to know what's the upcoming feature ? That's great! Send us an email and we will get back to you as soon as possible!