{"id":23382243,"url":"https://github.com/sidoshi/dataloader-example","last_synced_at":"2025-07-08T03:38:44.887Z","repository":{"id":42732804,"uuid":"283497252","full_name":"sidoshi/dataloader-example","owner":"sidoshi","description":"An example repo to demonstrate the use of dataloader batching","archived":false,"fork":false,"pushed_at":"2023-01-07T20:36:54.000Z","size":1613,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T14:21:14.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sidoshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-29T12:47:52.000Z","updated_at":"2023-03-10T09:31:09.000Z","dependencies_parsed_at":"2023-02-08T01:00:54.188Z","dependency_job_id":null,"html_url":"https://github.com/sidoshi/dataloader-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdataloader-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdataloader-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdataloader-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidoshi%2Fdataloader-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidoshi","download_url":"https://codeload.github.com/sidoshi/dataloader-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247808235,"owners_count":20999683,"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-12-21T21:19:04.880Z","updated_at":"2025-04-08T08:45:06.505Z","avatar_url":"https://github.com/sidoshi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSDX Bootstrap\n\nThis project was bootstrapped with [TSDX](https://github.com/jaredpalmer/tsdx).\n\n---\n\nRun `yarn build` to build the project and then `node dist/index.js` to run the server. The server starts on port 5050. Use your favourite REST client to make a request to `localhost:5050`. The handler will then use a mock list of rates that contain `standardCodeId` and fetch each one on their own iteration. But using `dataloader` all those fetches will be batched and only a single request will be made.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidoshi%2Fdataloader-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidoshi%2Fdataloader-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidoshi%2Fdataloader-example/lists"}