Orthodox Calendar

API Documentation

Start with the API Documentation and then experiment with the examples below.

Code Examples

Website administrators can use these APIs on either the front-end or back-end to embed the daily readings on the sites they maintain. Following are some simple examples of how to fetch the data from the api and incorporate it into a page using either PHP or Javascript.

PHP Example

Browser-based Javascript Examples

HTML With jQuery Example

ES6 Example

React.js Example

You can view the code for the previous version of this site that was built with React.js in the orthocal-client Github repository.