{"id":15598644,"url":"https://github.com/gbrowns/inventory-api-firebase","last_synced_at":"2026-04-15T16:03:23.531Z","repository":{"id":104100180,"uuid":"601215229","full_name":"gbrowns/inventory-api-firebase","owner":"gbrowns","description":"demistifying cloud functions with firebase","archived":false,"fork":false,"pushed_at":"2023-02-15T14:07:07.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T00:10:54.911Z","etag":null,"topics":["api","express","firebase","firebase-emulators","firebase-functions","serverless-functions"],"latest_commit_sha":null,"homepage":"","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/gbrowns.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":"2023-02-13T15:52:41.000Z","updated_at":"2023-02-15T11:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"15c243c4-3e86-4c5c-b43d-bd2ca6d2888d","html_url":"https://github.com/gbrowns/inventory-api-firebase","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"d4d49ff789346d4176e9cd119499f9e4816aea5f"},"previous_names":["gbrowns/inventory-api-firebase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbrowns/inventory-api-firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Finventory-api-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Finventory-api-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Finventory-api-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Finventory-api-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbrowns","download_url":"https://codeload.github.com/gbrowns/inventory-api-firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Finventory-api-firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31848664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["api","express","firebase","firebase-emulators","firebase-functions","serverless-functions"],"created_at":"2024-10-03T01:40:53.741Z","updated_at":"2026-04-15T16:03:23.513Z","avatar_url":"https://github.com/gbrowns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express-Firebase-API\nA simple express api, that utilizes firebase cloud functions \u0026 firestore and performs CRUD operations\n- Uses firebase local emulator suite.\n\n### Environment\n- Ubuntu LTS\n\n### Tools\n1. Firebase Cloud Firestore\n2. Firebase Local Emulator Suite\n3. Firebase Cloud Function\n4. Expressjs\n\n\n# Setup\n1. Clone the following repository to local machine\n- `git clone  https://github.com/Godwin254/inventory-api-firebase/`\n\n2. Navigate to the project folder\n- `cd inventory-api-firebase`\n\n3. Navigate to the functions directory\n- `cd functions`\n\n4. Install all dependencies\n- `npm install`\n\n5. Start the firebase emulator\n- `npm run serve`\n\n6. Visit the generated functions url to send requests to the inventory endponts\n- `GET functions_url/inventories` - retrieves all inventories\n- `GET functions_url/inventories/id` - retrieves a single inventory\n- `POST functions_url/inventories` - creates an inventories\n- `PUT functions_url/inventories/id` - updates a single inventory\n- `DELETE functions_url/inventories` - delete a single inventory\n\nChech the [postman documentation](https://documenter.getpostman.com/view/14678284/2s93CEwwXo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbrowns%2Finventory-api-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbrowns%2Finventory-api-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbrowns%2Finventory-api-firebase/lists"}