Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 897 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 897 Bytes

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: