From 56b94f3c11b0b737b9bf62a48bba378094a722fa Mon Sep 17 00:00:00 2001 From: xwiz Date: Sat, 8 Feb 2020 15:37:36 +0100 Subject: [PATCH] Add live hosted public API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 90717aa..ba02fe6 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,11 @@ $ npm run build Note: this step as well as tests are run automatically before releasing a new version to npmjs.org + +## Hosted/Live Examples +Below are a list of publicly available APIs based on this project: + 1. https://calendar.hymnal.com.ng/api/v1/calendars + ## Roadmap (non-exclusive) - [ ] Add full API support for Calendars, Locales, Dates