{"id":20424340,"url":"https://github.com/avivharuzi/deno-rest-api-example","last_synced_at":"2026-04-20T07:02:30.304Z","repository":{"id":98918131,"uuid":"267372075","full_name":"avivharuzi/deno-rest-api-example","owner":"avivharuzi","description":"Deno REST API example project","archived":false,"fork":false,"pushed_at":"2021-10-13T18:58:22.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T15:02:42.390Z","etag":null,"topics":["api","deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/avivharuzi.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":"2020-05-27T16:34:29.000Z","updated_at":"2021-10-13T18:59:29.000Z","dependencies_parsed_at":"2023-03-06T11:45:58.363Z","dependency_job_id":null,"html_url":"https://github.com/avivharuzi/deno-rest-api-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fdeno-rest-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fdeno-rest-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fdeno-rest-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avivharuzi%2Fdeno-rest-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avivharuzi","download_url":"https://codeload.github.com/avivharuzi/deno-rest-api-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241966977,"owners_count":20050324,"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":["api","deno"],"created_at":"2024-11-15T07:09:15.705Z","updated_at":"2026-04-20T07:02:30.274Z","avatar_url":"https://github.com/avivharuzi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno REST API Example\n\nDeno REST API example project.\n\n## Prerequisites\n\n* Install deno from https://deno.land\n* Install denon (if you are planning to watch the files)\n\n```bash\ndeno install --allow-read --allow-run --allow-write -f --unstable https://deno.land/x/denon/denon.ts\n```\n\n* MongoDB (optional if you are going to use Docker)\n* Copy **.env.example** and make **.env** file\n* Update the **.env** file values\n* Docker and Docker Compose (optional)\n\n## Commands\n\nFormat files.\n\n```bash\ndeno fmt\n```\n\nRun server.\n\n```bash\ndeno run -A --unstable src/main.ts \n```\n\nRun server with denon.\n\n```bash\ndenon run -A --unstable src/main.ts \n```\n\n## Docker Commands\n\nDevelopment build.\n\n```bash\ndocker-compose up -d\n```\n\nProduction build.\n\n```bash\ndocker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fdeno-rest-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favivharuzi%2Fdeno-rest-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favivharuzi%2Fdeno-rest-api-example/lists"}