{"id":18627188,"url":"https://github.com/markshust/firebase-express-proxy","last_synced_at":"2025-10-06T11:51:59.696Z","repository":{"id":27549226,"uuid":"31030866","full_name":"markshust/firebase-express-proxy","owner":"markshust","description":"This script creates a simple proxy which passes GET requests to Firebase.","archived":false,"fork":false,"pushed_at":"2015-02-19T18:50:49.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T08:48:14.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/markshust.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}},"created_at":"2015-02-19T18:50:38.000Z","updated_at":"2019-03-12T21:12:04.000Z","dependencies_parsed_at":"2022-06-26T05:33:15.939Z","dependency_job_id":null,"html_url":"https://github.com/markshust/firebase-express-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markshust/firebase-express-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Ffirebase-express-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Ffirebase-express-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Ffirebase-express-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Ffirebase-express-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markshust","download_url":"https://codeload.github.com/markshust/firebase-express-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Ffirebase-express-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263606814,"owners_count":23487702,"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-07T04:41:03.749Z","updated_at":"2025-10-06T11:51:54.652Z","avatar_url":"https://github.com/markshust.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"firebase-express-proxy\n======================\n\nThis script creates a simple proxy which passes GET requests to Firebase.\n\nThis is useful if you have your own custom domain that you want to use with\nFirebase for GET requests, and have simple needs.\n\nUsage\n-----\n\nRun the server.js file with node:\n\n```\nnode server.js\n```\n\nOptions\n-------\n\n- `fbUrl`: *(default: 'https://your-instance.firebaseio.com')* The URL of your firebase instance, without the trailing slash.\n- `proxyPath`: *(default: '/api')* The path to route requests through. Set to null to listen on root.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Ffirebase-express-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkshust%2Ffirebase-express-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Ffirebase-express-proxy/lists"}