Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 848 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 848 Bytes

RashiFal-API

A simple server that parses and serves json of different horoscope predictions in Nepali language from HamroPatro.com


ENDPOINTS:

https://rashifal-api.herokuapp.com/api/{your_sunsign}  

USAGE:

GET https://rashifal-api.herokuapp.com/api/leo  

RESPONSE:

{
  "sun_sign":"singha",
  "prediction":"अरुलाई प्रभावित पारेर काम बन्नेछ । बन्धु बान्धवबाट सहयोग मिल्नेछ । शैक्षिक क्षेत्रमा सफलता मिल्नेछ । मुद्दा–मामिलामा पनि विजयी भइनेछ । "
}

Made with ❤️ by Prabin Subedi