{"id":28213595,"url":"https://github.com/tooniez/fastapi-streamlit","last_synced_at":"2026-02-17T22:32:04.763Z","repository":{"id":286204069,"uuid":"849138631","full_name":"tooniez/fastapi-streamlit","owner":"tooniez","description":"📚 Full-stack application with a FastAPI backend and a Streamlit frontend","archived":false,"fork":false,"pushed_at":"2025-04-12T09:08:39.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T17:56:41.278Z","etag":null,"topics":["fastapi","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tooniez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":".github/GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tooniez"],"ko_fi":"tooniez"}},"created_at":"2024-08-29T03:41:06.000Z","updated_at":"2025-06-06T15:10:30.000Z","dependencies_parsed_at":"2025-04-05T00:19:06.805Z","dependency_job_id":"9e6db166-ec28-4ec0-ad9f-d974cf42957c","html_url":"https://github.com/tooniez/fastapi-streamlit","commit_stats":null,"previous_names":["tooniez/fastapi-streamlit"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/tooniez/fastapi-streamlit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tooniez%2Ffastapi-streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tooniez%2Ffastapi-streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tooniez%2Ffastapi-streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tooniez%2Ffastapi-streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tooniez","download_url":"https://codeload.github.com/tooniez/fastapi-streamlit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tooniez%2Ffastapi-streamlit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29560791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["fastapi","python","streamlit"],"created_at":"2025-05-17T20:10:55.843Z","updated_at":"2026-02-17T22:32:04.740Z","avatar_url":"https://github.com/tooniez.png","language":"Python","funding_links":["https://github.com/sponsors/tooniez","https://ko-fi.com/tooniez"],"categories":[],"sub_categories":[],"readme":"# FastAPI Streamlit Stack\n\nThis repository contains a full-stack application with a FastAPI backend and a Streamlit frontend.\n\n## Features\n\n### Backend (FastAPI)\n- [ ] RESTful API routes\n- [x] CORS (Cross-Origin Resource Sharing) support\n- [ ] OAuth authentication\n- [ ] ORM integration with a database\n\n### Frontend (Streamlit)\n- [ ] User authentication (login to server)\n- [x] Demonstration of GET requests to the API backend\n- [ ] Demonstration of POST requests to the API backend\n\n## Setup\n\n### Prerequisites\n- Python 3.9+\n- Streamlit\n- FastAPI\n- Pytest\n- Black\n- Docker\n\n### Docker Setup\n\n```shell\ndocker compose up\n```\n\n\n### Backend Setup\n1. Navigate to the `api` directory\n2. Install dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n4. Start the FastAPI server:\n   ```\n   uvicorn server:app --reload\n   ```\n\n### Frontend Setup\n1. Navigate to the `app` directory\n2. Install dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n3. Run the Streamlit app:\n   ```\n   streamlit run streamlit_app.py\n   ```\n\n## Testing\n\n- API and Streamlit tests: Run `make test`\n\n\n## API Documentation\nOnce the backend server is running, you can access the API documentation at:\n- Swagger UI: `http://localhost:8000/docs`\n- ReDoc: `http://localhost:8000/redoc`\n\n##  License\n\nCopyright © 2024 [tooniez](https://github.com/tooniez). \u003cbr /\u003e\nThis project is [MIT](https://github.com/tooniez/fastapi-streamlit.git/blob/main/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftooniez%2Ffastapi-streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftooniez%2Ffastapi-streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftooniez%2Ffastapi-streamlit/lists"}