🔌
Make-API
A small Flask web API that returns a random quote (read from quote.txt) as JSON on the root route.
A small Flask web API that returns a random quote (read from quote.txt) as JSON on the root route.
A small Flask web API that returns a random quote (read from quote.txt) as JSON on the root route.
pip install flask
python app.py
Then open http://127.0.0.1:5000/ in a browser.
flask.
No — it runs a Flask web server, which requires a server process and networking.