Endpoint
/api/time/nextDays
Returns the current Lilyan day, its live time state, and the next n days after it. n is capped at 31.
JSON API
The same endpoints from the former FastAPI service are now served by this Go process.
Endpoint
/api/time/nextDaysReturns the current Lilyan day, its live time state, and the next n days after it. n is capped at 31.
Endpoint
/api/calendar/yearsReturns Lilyan year and month structure for an inclusive range. The maximum range is 20 years.