{"id":25527134,"url":"https://github.com/john0isaac/large-data-fastapi-react","last_synced_at":"2026-05-07T18:33:35.952Z","repository":{"id":276693498,"uuid":"929995010","full_name":"john0isaac/large-data-fastapi-react","owner":"john0isaac","description":"A simple example of a FastAPI backend with a React frontend that can handle large data.","archived":false,"fork":false,"pushed_at":"2025-02-09T23:08:14.000Z","size":1334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T03:28:11.497Z","etag":null,"topics":["fastapi","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/john0isaac.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":"2025-02-09T21:29:58.000Z","updated_at":"2025-02-09T23:09:32.000Z","dependencies_parsed_at":"2025-02-09T22:36:55.289Z","dependency_job_id":null,"html_url":"https://github.com/john0isaac/large-data-fastapi-react","commit_stats":null,"previous_names":["john0isaac/large-data-fastapi-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john0isaac%2Flarge-data-fastapi-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john0isaac%2Flarge-data-fastapi-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john0isaac%2Flarge-data-fastapi-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john0isaac%2Flarge-data-fastapi-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john0isaac","download_url":"https://codeload.github.com/john0isaac/large-data-fastapi-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742416,"owners_count":19689310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fastapi","react"],"created_at":"2025-02-19T22:17:14.727Z","updated_at":"2026-01-09T12:30:17.919Z","avatar_url":"https://github.com/john0isaac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# large data fastapi react\n\nA simple example of a FastAPI backend with a React frontend that can handle large data.\n\n![Screenshot of the App](https://github.com/user-attachments/assets/3134f59a-8657-4455-bdba-f49e9e152dfc)\n\n## Installation\n\n1. Create a virtual environment\n\n    ```bash\n    python3 -m venv .venv\n    ```\n\n1. Activate the virtual environment\n\n    ```bash\n    # On Unix or MacOS\n    source .venv/bin/activate\n\n    # On Windows\n    .venv\\Scripts\\activate\n    ```\n\n1. Install the development dependencies\n\n    ```bash\n    pip install -e 'src[dev]'\n    ```\n\n1. Run the FastAPI backend\n\n    ```bash\n    uvicorn src.large_data_api.main:create_app --factory --reload\n    ```\n\n1. Install the frontend dependencies\n\n    ```bash\n    cd frontend\n    yarn install\n    ```\n\n1. Run the React frontend\n\n    ```bash\n    yarn start\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn0isaac%2Flarge-data-fastapi-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn0isaac%2Flarge-data-fastapi-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn0isaac%2Flarge-data-fastapi-react/lists"}