Giter Club home page Giter Club logo

openprayers's Introduction

A Collection of Prayers

Catholic Prayers and Devotions:
Christian prayers, Devotions, and audios.

A web service for developers.

I am primarily maintaining this repository for my use cases.

How to

(A fork is a copy of a repository).

  1. Fork the repository in your account Click here
  2. Clone your repository to make a local copy
  3. Use your data (.json, .jpg, .png, and .mp3)

Note: Your URL will be https://your-username.github.io/openPrayers

Direct link of the file with extension .json, .jpg, .png, and .mp3

https://github.com/your-username/your-repo/blob/main/your-file-name?raw=true

or

https://raw.githubusercontent.com/your-username/your-repo/main/your-file-name

<> Available resources

Endpoints

The API style has several endpoints to assist developers. Note that all the endpoints return JSON and are available over https. This API takes no inputs.

Use in your language

I preferred javascript(Fetch) but you can use PHP, Python, Java, etc

var requestOptions = {
    method: 'GET',
    redirect: 'follow'
  };

  fetch("myURL", requestOptions)
    .then(result => console.log(result))
    .catch(error => console.log('error', error));

feature requests

  • The verse of the day Coming soon!
  • Divine Mercy Novena Coming soon!

Projects using openPrayers

Do you want to list your project here? contact me here to add your own project now.

Bugs and feature requests

Any problem? Please report it: all bugs, feature requests, pull requests, feedback, etc., are welcome!

First search for existing and closed issues.
If your problem or idea is not addressed yet, please open a new issue.

If you have questions: erickouassi.com/contact

If you want any help setting your rosary web app for yourself, group or church, I’d love to help! contact me here.

Buy me a coffee 🥤¶

If this project help you reduce time to develop, please consider buying me a coffee :)

Note: I am occasionally updating the code.

Happy Coding

openprayers's People

Contributors

erickouassi avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

op123355569

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.