/astrosage-api

API to view and send horoscope as SMS from astrosoage.com using Flask framework and Twilio API

Primary LanguagePythonMIT LicenseMIT

astrosage-api

API to view and send horoscope as SMS from astrosage.com using Flask framework and Twilio API

Installation

$ git clone https://github.com/sandipbgt/astrosage-api.git
$ cd astrosage-api
$ pip install -r requirements.txt
$ gunicorn app:app

Contributing

Feel free to submit a pull request or an issue!