{"id":22104844,"url":"https://github.com/nemeslaszlo/rest-api-deno","last_synced_at":"2026-05-07T01:34:22.429Z","repository":{"id":117466517,"uuid":"322297979","full_name":"NemesLaszlo/Rest-API-Deno","owner":"NemesLaszlo","description":"Simple rest api implementation with Deno and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2020-12-17T21:48:02.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T08:44:08.272Z","etag":null,"topics":["deno","postgresql","rest-api"],"latest_commit_sha":null,"homepage":"https://deno.land/std","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/NemesLaszlo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-17T13:09:05.000Z","updated_at":"2020-12-17T22:00:14.000Z","dependencies_parsed_at":"2023-07-17T13:36:01.305Z","dependency_job_id":null,"html_url":"https://github.com/NemesLaszlo/Rest-API-Deno","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/NemesLaszlo%2FRest-API-Deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FRest-API-Deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FRest-API-Deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FRest-API-Deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NemesLaszlo","download_url":"https://codeload.github.com/NemesLaszlo/Rest-API-Deno/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200670,"owners_count":20576673,"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":["deno","postgresql","rest-api"],"created_at":"2024-12-01T06:35:31.994Z","updated_at":"2026-05-07T01:34:17.407Z","avatar_url":"https://github.com/NemesLaszlo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rest-API-Deno\n\nSimple rest api implementation with Deno and PostgreSQL.\n\n- [deno-postgres](https://deno.land/x/postgres)\n- [denon](https://deno.land/x/denon)\n\n## Run\n\n```\ndenon start\n```\n\n## Endpoints\n\n| Entity  | Type   | URL                     | Description         |\n| ------- | ------ | ----------------------- | ------------------- |\n| Product | GET    | api/products            | Get all products.   |\n|         | GET    | api/products/:id        | Get single product. |\n|         | POST   | api/products/add        | Add new Product.    |\n|         | PUT    | api/products/update/:id | Update a Product.   |\n|         | DELETE | api/products/delete/:id | Delete a Product.   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Frest-api-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemeslaszlo%2Frest-api-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Frest-api-deno/lists"}