RESTful webservice created using Python Flask and SQLite for a Blogging website.
pip install Flask
pip install Flask-SQLAlchemy
- Clone / Download this repository
- Unzip the downloaded folder
- Open any python editor (Here, VS Code is used)
- Run this python file and go to the link to execute the application.
https://www.tutorialspoint.com/flask/index.htm https://flask-restful.readthedocs.io/en/latest/