Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 607 Bytes

Netlify Status

welcome to my website!

you will find things here.

about "today's overview" api

it's a json file that you can use to get today's quick info, like calendars. sample json:

{
  "date": "2024-11-04",
  "name": "Avila",
  "meal": "McSinghs Scotch pie",
  "day": "Monday",
  "quote": "My imagination can picture no fairer happiness than to continue living for art."
}

you can access it via https://sctech.netlify.app/todays-overview.json