{"id":15392302,"url":"https://github.com/alitursucular/serverless-github-repository-fetcher-microservice","last_synced_at":"2026-04-11T14:36:19.521Z","repository":{"id":170140911,"uuid":"646236241","full_name":"alitursucular/serverless-github-repository-fetcher-microservice","owner":"alitursucular","description":"Firebase serverless functions \u0026 ExpressJS based GitHub repository fetcher for my professional blog alitursucular.github.io","archived":false,"fork":false,"pushed_at":"2023-05-27T19:52:31.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T23:29:15.300Z","etag":null,"topics":["expressjs","firebase","firestore","githubrepos","microservice","serverless"],"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/alitursucular.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-05-27T18:14:48.000Z","updated_at":"2023-05-27T18:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba72fe02-8215-4047-9816-be0587d07477","html_url":"https://github.com/alitursucular/serverless-github-repository-fetcher-microservice","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"1cf5911d6530b988235974b4d9a85e302066fc26"},"previous_names":["alitursucular/serverless-github-repository-fetcher-microservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alitursucular/serverless-github-repository-fetcher-microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alitursucular%2Fserverless-github-repository-fetcher-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alitursucular%2Fserverless-github-repository-fetcher-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alitursucular%2Fserverless-github-repository-fetcher-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alitursucular%2Fserverless-github-repository-fetcher-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alitursucular","download_url":"https://codeload.github.com/alitursucular/serverless-github-repository-fetcher-microservice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alitursucular%2Fserverless-github-repository-fetcher-microservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["expressjs","firebase","firestore","githubrepos","microservice","serverless"],"created_at":"2024-10-01T15:14:30.439Z","updated_at":"2026-04-11T14:36:19.468Z","avatar_url":"https://github.com/alitursucular.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless GitHub Repository Fetcher Microservice\n\nThis repository implements a couple of serverless Firebase Cloud Functions using ExpressJS to fetch all of my public GitHub repository data. I use this data to power [my professional blog website](https://alitursucular.github.io/) that is hosted on GitHub Pages.\n\nI could have simply fetched my repository data on the client. However, _for unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the person making requests.\u003csup\u003e1\u003c/sup\u003e_. To stay on the safe side, I decided to create this microservice and get this data from my cloud functions.\n\nIn essence, this microservice offers three functions. _alitursucularGithubRepos_, _alitursucularGithubRepoByName_ and a scheduled _fetchAlitursucularGithub_ function that updates Firestore every two hours. I am using `@octokit/rest` package for fetching my public repositories from GitHub.\n\n_\u003csup\u003e1\u003c/sup\u003e_ [GitHub rate limiting](https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limiting)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falitursucular%2Fserverless-github-repository-fetcher-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falitursucular%2Fserverless-github-repository-fetcher-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falitursucular%2Fserverless-github-repository-fetcher-microservice/lists"}