{"id":16479057,"url":"https://github.com/abhijithganesh/fastapi-blog","last_synced_at":"2026-06-10T08:31:21.437Z","repository":{"id":44504494,"uuid":"414860638","full_name":"AbhijithGanesh/FastAPI-Blog","owner":"AbhijithGanesh","description":"This repository contains the files for my FastAPI Blog site which will be a simple yet holistic blog site using a micro-database called SQLITE.","archived":false,"fork":false,"pushed_at":"2023-03-14T03:54:08.000Z","size":628,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T19:12:48.967Z","etag":null,"topics":["django-orm","python","react","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbhijithGanesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-08T05:43:50.000Z","updated_at":"2021-10-26T16:55:35.000Z","dependencies_parsed_at":"2024-11-12T09:55:24.000Z","dependency_job_id":null,"html_url":"https://github.com/AbhijithGanesh/FastAPI-Blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbhijithGanesh/FastAPI-Blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhijithGanesh%2FFastAPI-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhijithGanesh%2FFastAPI-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhijithGanesh%2FFastAPI-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhijithGanesh%2FFastAPI-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhijithGanesh","download_url":"https://codeload.github.com/AbhijithGanesh/FastAPI-Blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhijithGanesh%2FFastAPI-Blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django-orm","python","react","sqlite3"],"created_at":"2024-10-11T12:50:58.271Z","updated_at":"2026-06-10T08:31:21.419Z","avatar_url":"https://github.com/AbhijithGanesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI-Super-Blog-Site\nThis repository contains the files for my FastAPI Blog site which will be a simple yet holistic blog site using a micro-database called SQLITE. \n\n\n## What is the idea behing this app?\nI've always loved the idea of a blog site but wanted to make a simple solution towards it, I will be using the following frameworks and libraries for this project:\n  - FastAPI (for routing and back-end processing)\n  - SQITE (for storing data efficiently)\n  - Django (for ORM)\n  - React (for front-end designs and User Interface)\n\n## How to run this ?\nPlease activate a virtual environment for python by following these steps:\n\n### For windows\n```bash\npython -m venv VirtualEnviron\ncd VirtualEnviron/scripts/\nactivate\n\n#Come back to the root of this project's repository using cd \npip install -r requirements/dev.txt\nuvicorn API.Core.asgi:application --reload\n```\n### For Linux\n```bash\npython -m venv VirtualEnviron\ncd VirtualEnviron/bin/\nsource activate\n\n#Come back to the root of this project's repository using cd \npip install -r requirements/dev.txt\nuvicorn BlogSite.asgi:application --reload\n\n#Please read the directory docs in the docs folder to clear your issues related to Uvicorn and Path resolution\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijithganesh%2Ffastapi-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijithganesh%2Ffastapi-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijithganesh%2Ffastapi-blog/lists"}