/daily-thought-api

Little API built for sending Daily-Thoughts (Verse of the day) to my Garmin device

Primary LanguageJavaScriptMIT LicenseMIT

Daily Thought API

Little API built for pulling the latest Daily-Thought (Verse of the day) from Alive To God

Netlify Status

To run this API locally follow these steps:

  1. install all dependencies
npm install
  1. run the api locally
npm run serve
  1. get the latest daily thought content
http://localhost:3005/.netlify/functions/get-daily-thought

This API uses the following dependencies: