{"id":15723246,"url":"https://github.com/kevinhellos/hono-api-crud","last_synced_at":"2026-05-03T02:43:50.669Z","repository":{"id":257657632,"uuid":"858943885","full_name":"kevinhellos/hono-api-crud","owner":"kevinhellos","description":"Basics Hono API routes for CRUD (GET, POST, PUT, DELETE)","archived":false,"fork":false,"pushed_at":"2024-09-18T02:33:23.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-03T02:43:49.732Z","etag":null,"topics":["honojs"],"latest_commit_sha":null,"homepage":"","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/kevinhellos.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-09-17T19:57:38.000Z","updated_at":"2024-09-18T02:33:26.000Z","dependencies_parsed_at":"2024-09-18T00:41:25.910Z","dependency_job_id":"a975432a-292e-4fdb-9f59-4631bf9abfe9","html_url":"https://github.com/kevinhellos/hono-api-crud","commit_stats":null,"previous_names":["kevinhellos/hono-api-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinhellos/hono-api-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fhono-api-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fhono-api-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fhono-api-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fhono-api-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhellos","download_url":"https://codeload.github.com/kevinhellos/hono-api-crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fhono-api-crud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32556771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"online","status_checked_at":"2026-05-03T02:00:09.297Z","response_time":103,"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":["honojs"],"created_at":"2024-10-03T22:10:48.814Z","updated_at":"2026-05-03T02:43:50.652Z","avatar_url":"https://github.com/kevinhellos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hono API CRUD Basics\nBasics Hono API routes for CRUD (GET, POST, PUT, DELETE)\n\n\u003e [!NOTE]  \n\u003e The configuration for this Hono App has been setup to be deployed in Cloudflare Workers\n\n## Available routes\n### GET /api/books\n- Retrieves a list of all books\n\n### GET /api/books/:id\n- Retrieves a book by its id\n\n### POST /api/books\n- Adds a new book\n\n### PUT /api/books\n- Updates a book\n\n### DELETE /api/books/id\n- Deletes a book by its id\n\n## Running the project\n- Run ``npm install`` to install all of the projects' dependencies\n- Run ``npm run`` to start a local development server (http://localhost:8787) (for mine)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fhono-api-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhellos%2Fhono-api-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fhono-api-crud/lists"}