{"id":18439585,"url":"https://github.com/binaryshrey/bubbles-api","last_synced_at":"2025-04-14T14:28:04.825Z","repository":{"id":252122912,"uuid":"839265011","full_name":"binaryshrey/Bubbles-API","owner":"binaryshrey","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-30T16:39:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T11:11:47.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bubbles-api-rqtz.onrender.com/v1/documentation","language":"Python","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/binaryshrey.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":"2024-08-07T09:10:17.000Z","updated_at":"2025-01-30T16:39:04.000Z","dependencies_parsed_at":"2024-11-06T06:37:54.426Z","dependency_job_id":null,"html_url":"https://github.com/binaryshrey/Bubbles-API","commit_stats":null,"previous_names":["binaryshrey/bubbles-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryshrey%2FBubbles-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryshrey","download_url":"https://codeload.github.com/binaryshrey/Bubbles-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248896317,"owners_count":21179397,"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":[],"created_at":"2024-11-06T06:25:37.661Z","updated_at":"2025-04-14T14:28:04.784Z","avatar_url":"https://github.com/binaryshrey.png","language":"Python","readme":"# Bubbles API ![Render deployments](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=render\u0026label=render) ![BetterStack deployments](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=betterstack\u0026label=betterstack) ![supabase](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=supabase\u0026label=supabase) ![Upstash-redis](https://img.shields.io/github/deployments/binaryshrey/bubbles/production?style=flat\u0026logo=upstash\u0026label=upstash)\nFastAPI service powering Bubbles app\n\n## Getting Started\n\n1. Activate virtual-env\n```zsh\ncd Bubbles-API\npython3 -m venv  bubbles-api-env\n.  bubbles-api-env/bin/activate\n```\n\n2. Install dependencies\n```zsh\npip install -r requirements.txt\n```\n\n3. Start server\n```zsh\nuvicorn main:app --reload\n```\n\n4. Open API docs\n```zsh\nhttp://127.0.0.1:8000/v1/documentation\n```\n\n## Configs\n- Connect and enable Firebase-Storage\n- Connect and enable Supabase-PostgreSQL\n- Connect and enable Upstash-Redis\n- Create a .env file for Supabase-PostgreSQL, Firebase-Storage Admin, Upstash-Redis\n```\nDB_HOST=****-****\nDB_NAME=****-****\nDB_PASSWORD=****-****\nDB_USERNAME=****-****\n\nREDIS_HOST=****-****\nREDIS_PASSWORD=****-****\nREDIS_PORT=****-****\nREDIS_USER=****-****\nREDIS_URL=****-****\n\nTYPE=****-****\nPROJECT_ID=****-****\nPRIVATE_KEY_ID=****-****\nPRIVATE_KEY=****-****\nCLIENT_EMAIL=****-****\nCLIENT_ID=****-****\nAUTH_URI=****-****\nTOKEN_URI=****-****\nAUTH_PROVIDER_X509_CERT_URL=****-****\nCLIENT_X509_CERT_URL=****-****\nUNIVERSE_DOMAIN=****-****\n\nFIREBASE_CLOUD_STORAGE_BUCKET=****-****\nBUBBLE_LINK_EXPIRATION_MIN=****-****\n\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fbubbles-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryshrey%2Fbubbles-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryshrey%2Fbubbles-api/lists"}