Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 2.68 KB

File metadata and controls

56 lines (35 loc) · 2.68 KB

namaz-vakti-api

English | Türkçe

Build Statements GitHub license

Calculates the Islamic prayer times. Uses irem

Logo

About the Project

Welcome to the namaz-vakti-api! This project is the core backend service powering the Vakti App, designed to deliver highly accurate Islamic prayer times and location-based data.

Get the App

Experience the full service directly on your mobile device:

Download on the App Store   Get it on Google Play

API Documentation

We provide comprehensive documentation for developers looking to integrate or explore our endpoints:

Rate Limiting

To ensure stability and fair usage, this API implements a rate limit of 100 requests per 15 minutes. If your application needs to make a high volume of requests and you are consistently hitting these limits, please consider the following options:

  • Host it yourself: You are welcome to use the source code to host the API on your own server.
  • Request an increase: If you'd like to discuss a rate limit increase for your specific use case, please open an issue in this repository.

Acknowledgements

A huge thank you to our generous supporters (Ali T., Burak H. K., Eren A., and others) for making this possible!

We also extend our gratitude to the amazing open-source projects that help drive this API:


Developers: You can run the update-readme-test-cov command to automatically update test coverage statistics.