{"id":15723349,"url":"https://github.com/gonzaloplaza/deno-api","last_synced_at":"2026-04-10T16:34:35.041Z","repository":{"id":221986384,"uuid":"755901586","full_name":"gonzaloplaza/deno-api","owner":"gonzaloplaza","description":"Simple JSON REST API built with Deno JavaScript Runtime (https://deno.com) and Hono Framework 4.0 (https://hono.dev).","archived":false,"fork":false,"pushed_at":"2024-02-11T15:17:19.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:17:17.000Z","etag":null,"topics":["deno","deno-boilerplate","denojs","denoland","hono","honojs","rest-api"],"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/gonzaloplaza.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}},"created_at":"2024-02-11T12:36:00.000Z","updated_at":"2024-03-02T12:44:34.000Z","dependencies_parsed_at":"2024-02-11T16:30:12.474Z","dependency_job_id":"f913684b-5a7d-4914-81a4-4fb228fc9d66","html_url":"https://github.com/gonzaloplaza/deno-api","commit_stats":null,"previous_names":["gonzaloplaza/deno-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gonzaloplaza/deno-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloplaza%2Fdeno-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloplaza%2Fdeno-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloplaza%2Fdeno-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloplaza%2Fdeno-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonzaloplaza","download_url":"https://codeload.github.com/gonzaloplaza/deno-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloplaza%2Fdeno-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266978042,"owners_count":24015487,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":["deno","deno-boilerplate","denojs","denoland","hono","honojs","rest-api"],"created_at":"2024-10-03T22:11:17.239Z","updated_at":"2026-04-10T16:34:35.004Z","avatar_url":"https://github.com/gonzaloplaza.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DENO-API\n\n[![TypeScript](https://badges.frapsoft.com/typescript/code/typescript.svg?v=101)](https://www.typescriptlang.org/)\n[![deno compatibility](https://shield.deno.dev/deno/1.40.4)](https://deno.com)\n![GitHub Repo Size](https://img.shields.io/github/repo-size/gonzaloplaza/express-ts-ddd)\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nSimple JSON REST API built with Deno JavaScript Runtime (https://deno.com) and\nHono Framework 4.0 (https://hono.dev).\n\n## Installation\n\nInstall Deno Runtime\n(https://docs.deno.com/runtime/manual/getting_started/installation)\n\n```bash\ncurl -fsSL https://deno.land/install.sh | sh\n\n# Update your .bashrc profile\nexport DENO_INSTALL=\"/home/your_username/.deno\"\nexport PATH=\"$DENO_INSTALL/bin:$PATH\"\n\ndeno info\ndeno --version\n```\n\nCopy `.env.example` content to `.env`\n\n### Run dev server (watch file changes)\n\n```bash\ndeno task dev\n```\n\n### Run production server\n\n```bash\ndeno task serve\n```\n\n### Run tests\n\n```bash\ndeno test\n```\n\n### Run on Docker\n\n```sh\ndocker build --no-cache -t deno-api .\n\ndocker run --rm -it -p 3000:3000 --name deno-api deno-api\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonzaloplaza%2Fdeno-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonzaloplaza%2Fdeno-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonzaloplaza%2Fdeno-api/lists"}