{"id":28343816,"url":"https://github.com/satak/deno-rest","last_synced_at":"2026-05-18T11:09:42.299Z","repository":{"id":129742683,"uuid":"263444271","full_name":"Satak/deno-rest","owner":"Satak","description":"Testing Deno as REST API backend","archived":false,"fork":false,"pushed_at":"2020-05-25T19:44:06.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T09:55:45.406Z","etag":null,"topics":["deno","rest-api","typescript"],"latest_commit_sha":null,"homepage":null,"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/Satak.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,"zenodo":null}},"created_at":"2020-05-12T20:24:55.000Z","updated_at":"2020-05-25T19:44:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"28a0b60d-a230-46ef-84e4-db60dac0384e","html_url":"https://github.com/Satak/deno-rest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Satak/deno-rest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fdeno-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fdeno-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fdeno-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fdeno-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Satak","download_url":"https://codeload.github.com/Satak/deno-rest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fdeno-rest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33175953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","rest-api","typescript"],"created_at":"2025-05-27T07:28:10.695Z","updated_at":"2026-05-18T11:09:42.294Z","avatar_url":"https://github.com/Satak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://deno.land/logo.svg\" alt=\"drawing\" width=\"50\"/\u003e Deno REST API\n\nDeno REST API server written in TypeScript\n\n- \u003chttps://deno.land/\u003e\n- \u003chttps://doc.deno.land/https/deno.land/x/oak/mod.ts\u003e\n\nRun deno dev server: `run-deno.ps1`\n\n## Info\n\n- Port: `8000`\n- DB: Local JSON file `.\\src\\db.json`\n- Test post request: `post.ps1`\n- Main server script: `server.ts`\n\n## Routes\n\n| Route         | Method | Info                                                                 |\n| ------------- | ------ | -------------------------------------------------------------------- |\n| `/books`      | `GET`  | List all books in a JSON array                                       |\n| `/books/{id}` | `GET`  | Get 1 book object by ID                                              |\n| `/books`      | `POST` | Post new book `{title: string, author: string}` (`application/json`) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatak%2Fdeno-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatak%2Fdeno-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatak%2Fdeno-rest/lists"}