{"id":15723246,"url":"https://github.com/kevinhellos/hono-api-crud","last_synced_at":"2025-03-31T00:17:09.906Z","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":"2025-02-06T05:28:03.775Z","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,"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","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":["honojs"],"created_at":"2024-10-03T22:10:48.814Z","updated_at":"2025-03-31T00:17:09.874Z","avatar_url":"https://github.com/kevinhellos.png","language":"TypeScript","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)","funding_links":[],"categories":[],"sub_categories":[],"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"}