{"id":12983578,"url":"https://github.com/predetermined/deta-deno","last_synced_at":"2025-12-11T21:11:19.586Z","repository":{"id":49531765,"uuid":"377271464","full_name":"predetermined/deta-deno","owner":"predetermined","description":"An unofficial Deta.sh API client for Deno","archived":false,"fork":false,"pushed_at":"2021-06-16T06:29:00.000Z","size":8,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T17:59:26.530Z","etag":null,"topics":["database","deno","deta"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/predetermined.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-15T19:21:33.000Z","updated_at":"2023-04-10T14:09:42.000Z","dependencies_parsed_at":"2022-07-30T07:18:02.649Z","dependency_job_id":null,"html_url":"https://github.com/predetermined/deta-deno","commit_stats":null,"previous_names":["grayliquid/deta-deno","l2ig/deta-deno","predetermined/deta-deno","gr7d/deta-deno"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/predetermined/deta-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/predetermined%2Fdeta-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/predetermined%2Fdeta-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/predetermined%2Fdeta-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/predetermined%2Fdeta-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/predetermined","download_url":"https://codeload.github.com/predetermined/deta-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/predetermined%2Fdeta-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27670296,"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-12-11T02:00:11.302Z","response_time":56,"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":["database","deno","deta"],"created_at":"2024-07-23T16:18:07.800Z","updated_at":"2025-12-11T21:11:19.563Z","avatar_url":"https://github.com/predetermined.png","language":"TypeScript","funding_links":[],"categories":["SDK's"],"sub_categories":["JavaScript SDK"],"readme":"# Deta\nAn unofficial Deta.sh API client for Deno\n\n## Supported services\n* Base\n\n## Usage\n### Creating a new client\nYou can find your credentials in your Deta project settings.\n```typescript\nimport Deta from \"https://deno.land/x/deta/mod.ts\";\n\nconst deta = new Deta({\n    projectId: \"DETA_IS\",\n    projectKey: \"VERY_COOL\",\n});\n```\n\n### Using Base\n```typescript\nconst base = new deta.Base(\"users\");\n```\n\n#### Supported functions\n* get\n* query\n* delete\n* update\n* insert\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredetermined%2Fdeta-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpredetermined%2Fdeta-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredetermined%2Fdeta-deno/lists"}