Skip to content

msrkc/ataturk-quotes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ataturk Quotes API

A json api for random Ataturk quotes both in Turkish and English

Usage

GET https://ataturk.now.sh/en
{
quote: "Everything we see in the world is the creative work of women"
}

GET https://ataturk.now.sh/tr
{
quote: "Toplumdaki başarısızlığın sebebi, kadınlarımıza karşı gösterdiğimiz ihmal ve kusurdan doğmaktadır."
}