{"id":20775290,"url":"https://github.com/stijnvdkolk/zermelo.ts","last_synced_at":"2025-04-30T15:47:33.402Z","repository":{"id":42778975,"uuid":"248448284","full_name":"stijnvdkolk/Zermelo.ts","owner":"stijnvdkolk","description":"Zermelo API wrapper for NodeJS","archived":false,"fork":false,"pushed_at":"2023-05-09T01:37:22.000Z","size":188,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T15:47:19.969Z","etag":null,"topics":["hacktoberfest","nodejs","zermelo","zermelo-api-wrapper"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stijnvdkolk.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":"2020-03-19T08:24:44.000Z","updated_at":"2022-04-21T10:44:39.000Z","dependencies_parsed_at":"2024-11-18T00:15:37.578Z","dependency_job_id":null,"html_url":"https://github.com/stijnvdkolk/Zermelo.ts","commit_stats":null,"previous_names":["kolkies/zermelo.ts"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stijnvdkolk%2FZermelo.ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stijnvdkolk%2FZermelo.ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stijnvdkolk%2FZermelo.ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stijnvdkolk%2FZermelo.ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stijnvdkolk","download_url":"https://codeload.github.com/stijnvdkolk/Zermelo.ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251734240,"owners_count":21635097,"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":["hacktoberfest","nodejs","zermelo","zermelo-api-wrapper"],"created_at":"2024-11-17T12:35:24.016Z","updated_at":"2025-04-30T15:47:33.369Z","avatar_url":"https://github.com/stijnvdkolk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zermelo.ts\n\n\u003e Zermelo API wrapper for Typescript \u0026 NodeJS\n\n## Installation\n\n```bash\nyarn add zermelo.ts # Or npm install zermelo.ts\n```\n\n## Example\n\n```js\nconst { Zermelo } = require(\"zermelo.ts\");\nconst asyncFunction = async () =\u003e {\n  const accessToken = await Zermelo.getAccessToken(\"schoolnaam\", \"koppel_code\");\n  const ZermeloAPI = Zermelo.getAPI(\"schoolnaam\", accessToken);\n  const userInfo = await ZermeloAPI.users.get();\n  console.log(userInfo);\n};\n\nasyncFunction();\n```\n\n## Licensing\n\nThe code in this project is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstijnvdkolk%2Fzermelo.ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstijnvdkolk%2Fzermelo.ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstijnvdkolk%2Fzermelo.ts/lists"}