https://github.com/riverfount/flask_blog
A simple Blog written on Flask
https://github.com/riverfount/flask_blog
blog flask learning web
Last synced: about 2 months ago
JSON representation
A simple Blog written on Flask
- Host: GitHub
- URL: https://github.com/riverfount/flask_blog
- Owner: Riverfount
- License: gpl-3.0
- Created: 2022-09-17T22:16:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T19:58:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T08:23:18.469Z (over 1 year ago)
- Topics: blog, flask, learning, web
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask Blog
## A simple Blog written on Flask.
The purpose is to create a web blog written on Flask to learn and explore more about this technology.