Skip to content

this is a simple api the use .net core 6 to retrieve waktu solat from JAKIM API

Notifications You must be signed in to change notification settings

fargeartech/WaktuSolatAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple API that request to check solat time in Malaysia time zone. Data retrieve from JAKIM api and can be use to get the whole year solat.

JAKIM zone referrer

The zone can be refer to this page JAKIM E-SOLAT.

Usage

# returns 'find zonecode by searching by name of the location. this is wilcard searching. will return list of places'
url/api/SolatTime/{location} e.g kuala langat

# returns 'by zone and whole year'
url/api/solattime/SGR01

# returns 'zone and specific date'
url/api/solattime/SGR01/01-01-2023 or 01-jan-2023

Date Filter

make sure the date format only need to be parse either 01-01-2023 or 01-JAN-2023

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

❤️ by Faris

About

this is a simple api the use .net core 6 to retrieve waktu solat from JAKIM API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages