{"id":15723313,"url":"https://github.com/xkeshav/hono-fly","last_synced_at":"2026-05-11T03:13:54.699Z","repository":{"id":242182780,"uuid":"808896587","full_name":"xkeshav/hono-fly","owner":"xkeshav","description":"hono with clouflare pages","archived":false,"fork":false,"pushed_at":"2024-07-17T12:24:29.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T18:23:29.411Z","etag":null,"topics":["css","honojs","server","typescript"],"latest_commit_sha":null,"homepage":"https://master.hono-fly.pages.dev/","language":null,"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/xkeshav.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-01T05:15:06.000Z","updated_at":"2024-06-01T06:21:45.000Z","dependencies_parsed_at":"2024-06-01T07:32:47.275Z","dependency_job_id":"b5e562b9-45f8-4e52-b092-13215de1932f","html_url":"https://github.com/xkeshav/hono-fly","commit_stats":null,"previous_names":["xkeshav/hono-fly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xkeshav%2Fhono-fly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xkeshav%2Fhono-fly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xkeshav%2Fhono-fly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xkeshav%2Fhono-fly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xkeshav","download_url":"https://codeload.github.com/xkeshav/hono-fly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395596,"owners_count":20770243,"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":["css","honojs","server","typescript"],"created_at":"2024-10-03T22:11:08.423Z","updated_at":"2026-05-11T03:13:54.657Z","avatar_url":"https://github.com/xkeshav.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hono Talk\n\nThis is related to hono talk to understand basic things about honojs.\n\n## How to start\n\n```sh\nnpm install\nnpm run dev\n```\n\nand this will open [http://localhost:3000](http://localhost:3000)\n\n## Web Page\n\n[https://master.hono-fly.pages.dev/](https://master.hono-fly.pages.dev)\n\nNote: using cloudflare adapter and uploaded from [separate repo](https://github.com/xkeshav/hono-fly)\n\n## Examples\n\nHere are few examples with honojs\n\n### Text response\n\n- endpoint: `/`\n- use of `c.text()`\n\n### Custom Header\n\n- endpoint: `/welcome`\n- use of `c.header()` and `c.body()`\n\n### Multiple paths\n\n- endpoint: `/hello` or `/hey` or `/hi`\n- multiple path return same page; no redirect logic\n\n### JSON response\n\n- endpoint: `/json/list`\n- use of `c.json()` and `app.all()` route\n\n### HTML response\n\n- endpoint: `/html/element`\n- use of `c.html()`\n\n### CSS Support\n\n- `/color/`\n\n- `/color/rainbow`\n\n### Path Params\n\n- endpoint: `/color/white`\n- add any valid color in place of _white_ as a path params\n\n### Query Params\n\n- endpoint: `/color/white?sz=3`\n- change font size with query params `sz`\n\n### JSX Support\n\n- endpoint: `/alphabet`\n- use of reusable component like react\n\n## Author\n\nKeshav Mohta | [@xkeshav](https://www.xkeshav.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxkeshav%2Fhono-fly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxkeshav%2Fhono-fly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxkeshav%2Fhono-fly/lists"}