{"id":25585432,"url":"https://github.com/notner/fast-app","last_synced_at":"2026-04-11T12:42:45.811Z","repository":{"id":278578321,"uuid":"934070504","full_name":"notner/fast-app","owner":"notner","description":"Async ELT Pipeline","archived":false,"fork":false,"pushed_at":"2025-02-20T14:08:26.000Z","size":665,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T15:24:07.181Z","etag":null,"topics":["asyncio","fastapi","iceberg","kafka","pandas","pydantic","python3","spark"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/notner.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-17T08:18:47.000Z","updated_at":"2025-02-20T14:09:42.000Z","dependencies_parsed_at":"2025-02-20T15:34:17.872Z","dependency_job_id":null,"html_url":"https://github.com/notner/fast-app","commit_stats":null,"previous_names":["notner/fast-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notner%2Ffast-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notner%2Ffast-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notner%2Ffast-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notner%2Ffast-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notner","download_url":"https://codeload.github.com/notner/fast-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239970677,"owners_count":19727014,"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":["asyncio","fastapi","iceberg","kafka","pandas","pydantic","python3","spark"],"created_at":"2025-02-21T07:17:03.002Z","updated_at":"2025-10-15T08:39:14.981Z","avatar_url":"https://github.com/notner.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Async ELT Pipeline\n\nELT Pipeline for ingesting raw data, scalable micro-service server apps for processing (via Kafka) and provide clean data downstream.\n\n\n```code\nTech Stack:\n * Python3\n    - FastAPI\n    - Pydantic\n    - Pandas\n    - Pyiceberg\n    - Pyspark\n * DataLake\n    - Iceberg\n * Databases:\n    - Redis\n    - PSQL\n```\n\nWarning\n    **THIS PROJECT IS CURRENTLY IN ALPHA:**\n\n    - This is a WIP and so some features might be broken.\n    - Backwards compatibility isnt garantueed.\n\n\n## Design\n\n![](docs/architecture.svg)\n\n\n## Developer\n\nTo setup for development, first run `make dev-setup`\n\nNext we need to download the .tsv data from IMDB (https://datasets.imdbws.com/), place files in `data` directory and then populate our database:\n```bash\n## Get Source Data\n# Supported IMDB File Names and location\ndata/title.basics.tsv\n\n## Populate Redis\n# Start fixtures will launch docker/docker-compose.yml\nmake start-fixtures\n# Start the FastAPI web process\nmake run-web\n# Populate redis-database\ncurl http://127.0.0.1:8000/movies/populate\n# check data\ncurl http://127.0.0.1:8000/movie/Batman\n```\nRun tests:\n```bash\nmake run-tests\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotner%2Ffast-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotner%2Ffast-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotner%2Ffast-app/lists"}