lovesuper / random_quotes

Little app for bashim, zadolbali, ithappens random quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quotes

This is an app for scrapping and distribute random bashim, zadolbali and ithappens quotes

Installation

./setup.sh

Done

Example

GET http://127.0.0.1:8181/quotes

RESPONSE JSON: [ { "id": "28906", "text": "Quote text" } ... ]

About

Little app for bashim, zadolbali, ithappens random quotes

License:MIT License


Languages

Language:Python 95.9%Language:Shell 4.1%