{"id":26415210,"url":"https://github.com/mugilan-codes/flask-blog","last_synced_at":"2026-04-29T19:03:29.752Z","repository":{"id":45035722,"uuid":"305047744","full_name":"Mugilan-Codes/flask-blog","owner":"Mugilan-Codes","description":"Learning Flask by making a Blog","archived":false,"fork":false,"pushed_at":"2022-01-13T03:23:53.000Z","size":2214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T15:51:23.592Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mugilan-Codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-18T07:36:33.000Z","updated_at":"2023-03-09T02:09:55.000Z","dependencies_parsed_at":"2022-09-02T23:21:39.233Z","dependency_job_id":null,"html_url":"https://github.com/Mugilan-Codes/flask-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mugilan-Codes/flask-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugilan-Codes%2Fflask-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugilan-Codes%2Fflask-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugilan-Codes%2Fflask-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugilan-Codes%2Fflask-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mugilan-Codes","download_url":"https://codeload.github.com/Mugilan-Codes/flask-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugilan-Codes%2Fflask-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","python"],"created_at":"2025-03-18T00:17:52.608Z","updated_at":"2026-04-29T19:03:29.738Z","avatar_url":"https://github.com/Mugilan-Codes.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-Blog\n\n\u003e By [Mugilan](https://github.com/Mugilan-Codes)\n\n## Todo\n\n- Cleanup old Profile Pics\n- Add and delete posts\n- Change to MongoDB instead of SQLAlchemy\n- Paginate Posts to Home page\n- Refactor Code\n\n## How to Run\n\n- Create a Virtual Environment\n  \n  ```bash\n  python3 -m venv .venv\n  source .venv/bin/activate\n  ```\n\n- Install required packages\n\n  ```bash\n  pip install -r requirements.txt\n  ```\n\n- Run the Flask app\n\n  ```bash\n  flask run\n  ```\n  \n- migrate db\n\n  ```py\n  from flaskblog import db\n  db.create_all()\n  ```\n\n\u003e [Flask-Blog Github Link](https://github.com/Mugilan-Codes/flask-blog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugilan-codes%2Fflask-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmugilan-codes%2Fflask-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugilan-codes%2Fflask-blog/lists"}