Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braheezy/microblogpy
Flask project for a blog site. Heavily commented.
https://github.com/braheezy/microblogpy
Last synced: 17 days ago
JSON representation
Flask project for a blog site. Heavily commented.
- Host: GitHub
- URL: https://github.com/braheezy/microblogpy
- Owner: braheezy
- Created: 2020-01-16T23:45:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T23:07:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T13:35:28.041Z (3 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was created by following along to [Flask Mega-Tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world). Big shoutout to that author, very comprehensive.
All code comments are my own.