Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 296 Bytes

hadits-api

Hadits - hadits api

api untuk medapatkan hadits hadits secara gratis dengan cara melakukan post ke link berikut

Request POST / GET

https://hadits-api.herokuapp.com/api

Response

{
"src":string,
"judul":string,
"isi":string,
"terjemah":string
}