{"id":15774501,"url":"https://github.com/mikaello/oordliste","last_synced_at":"2026-05-05T07:32:43.784Z","repository":{"id":73862715,"uuid":"345795048","full_name":"mikaello/oordliste","owner":"mikaello","description":"Website for describing orienteering lingo (Norwegian only)","archived":false,"fork":false,"pushed_at":"2026-04-20T18:53:34.000Z","size":338,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T19:37:18.609Z","etag":null,"topics":["nextjs","orienteering","orientering","website"],"latest_commit_sha":null,"homepage":"https://oordliste.vercel.app/","language":"Nunjucks","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/mikaello.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-08T21:06:14.000Z","updated_at":"2026-04-20T18:41:22.000Z","dependencies_parsed_at":"2023-10-02T05:24:23.091Z","dependency_job_id":"99557670-cd40-4c6e-8bd6-7d232d8aeec8","html_url":"https://github.com/mikaello/oordliste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikaello/oordliste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaello%2Foordliste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaello%2Foordliste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaello%2Foordliste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaello%2Foordliste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaello","download_url":"https://codeload.github.com/mikaello/oordliste/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaello%2Foordliste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nextjs","orienteering","orientering","website"],"created_at":"2024-10-04T16:22:02.181Z","updated_at":"2026-05-05T07:32:43.770Z","avatar_url":"https://github.com/mikaello.png","language":"Nunjucks","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oordliste\n\nThis is a simple website generated to explain a bunch of orienteering terms. The\nwebsite is built with Next.js.\n\nordliste = dictionary in Norwegian\n\n## Run website locally\n\nStart development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the\nresult.\n\n## API\n\nThe data presented on the webpage is available as an API endpoint:\nhttps://oordliste.vercel.app/api/dictionary. The API has the following\nTypeScript type:\n\n```typescript\ntype oordliste = []{\n    name: string,\n    description: string,\n    /** A list of tags that can be used to group related items together */\n    tags: []string,\n    /** Items in this list related to this item, an array consisting of `name`s of other items. */\n    related: []string,\n    /** Other names for this item */\n    aliases: []string,\n}\n```\n\n## Deploy\n\nEvery push to default branch will create a new deployment and publish the website at https://oordliste.vercel.app\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaello%2Foordliste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaello%2Foordliste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaello%2Foordliste/lists"}