Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 469 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 469 Bytes

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."
}