Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging Website using Flask

RESTful webservice created using Python Flask and SQLite for a Blogging website.

Installation Requirements (libraries)

  1. pip install Flask
  2. pip install Flask-SQLAlchemy

Web Application

Steps of Code Execution

  1. Clone / Download this repository
  2. Unzip the downloaded folder
  3. Open any python editor (Here, VS Code is used)
  4. Run this python file and go to the link to execute the application.

References

https://www.tutorialspoint.com/flask/index.htm https://flask-restful.readthedocs.io/en/latest/

About

RESTful webservice created using Python Flask for a Blogging website (SQLite DBMS)

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages