{"id":16646132,"url":"https://github.com/msuntharesan/fable-koa","last_synced_at":"2026-05-18T15:07:57.624Z","repository":{"id":57232109,"uuid":"82330489","full_name":"msuntharesan/fable-koa","owner":"msuntharesan","description":"Fable bindings for koa2","archived":false,"fork":false,"pushed_at":"2017-02-17T21:06:33.000Z","size":49,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-01T09:38:29.223Z","etag":null,"topics":["fable","fable-bindings","koa2"],"latest_commit_sha":null,"homepage":null,"language":"F#","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/msuntharesan.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}},"created_at":"2017-02-17T19:24:14.000Z","updated_at":"2023-05-04T11:46:16.000Z","dependencies_parsed_at":"2022-08-31T20:50:55.129Z","dependency_job_id":null,"html_url":"https://github.com/msuntharesan/fable-koa","commit_stats":null,"previous_names":["vanthiyathevan/fable-koa"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/msuntharesan/fable-koa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msuntharesan%2Ffable-koa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msuntharesan%2Ffable-koa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msuntharesan%2Ffable-koa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msuntharesan%2Ffable-koa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msuntharesan","download_url":"https://codeload.github.com/msuntharesan/fable-koa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msuntharesan%2Ffable-koa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33181840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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":["fable","fable-bindings","koa2"],"created_at":"2024-10-12T08:26:34.978Z","updated_at":"2026-05-18T15:07:57.604Z","avatar_url":"https://github.com/msuntharesan.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fable-koa\n\nFable bindings for Koa\n\n## Installation\n\n```sh\n$ yarn install koa@next fable-core\n$ yarn install fable-koa --dev\n```\n\n## Usage\n\n### In a F# project (.fsproj)\n\n```xml\n  \u003cItemGroup\u003e\n    \u003cReference Include=\"node_modules/fable-core/Fable.Core.dll\" /\u003e\n    \u003cReference Include=\"node_modules/fable-koa/Fable.Import.Koa.dll\" /\u003e\n  \u003c/ItemGroup\u003e\n```\n\n### In a F# script (.fsx)\n\n```fsharp\n#r \"node_modules/fable-core/Fable.Core.dll\"\n#r \"node_modules/fable-koa/Fable.Import.Koa.dll\"\n\nopen Fable.Core\nopen Fable.Import\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsuntharesan%2Ffable-koa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsuntharesan%2Ffable-koa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsuntharesan%2Ffable-koa/lists"}