{"id":21801125,"url":"https://github.com/wpcodevo/deno-todo-api","last_synced_at":"2026-05-08T14:09:27.274Z","repository":{"id":121163578,"uuid":"555322874","full_name":"wpcodevo/deno-todo-api","owner":"wpcodevo","description":"In this comprehensive guide, you will learn how to use Prisma ORM in a Deno project. To demonstrate how Prisma can be used in a Deno project, we will create a Todo CRUD RESTful API that runs on an Oak middleware framework.","archived":false,"fork":false,"pushed_at":"2022-10-24T18:27:37.000Z","size":11269,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T19:36:46.816Z","etag":null,"topics":["crud-api","deno","deno-crud-api","deno-prisma","denoland","oak","prisma","prisma-client","prisma-orm"],"latest_commit_sha":null,"homepage":"https://codevoweb.com/how-to-setup-and-use-prisma-in-deno","language":"JavaScript","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/wpcodevo.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":"2022-10-21T11:00:51.000Z","updated_at":"2022-11-03T00:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d43a66d-9408-40d9-81c7-25c262631546","html_url":"https://github.com/wpcodevo/deno-todo-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wpcodevo/deno-todo-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fdeno-todo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fdeno-todo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fdeno-todo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fdeno-todo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpcodevo","download_url":"https://codeload.github.com/wpcodevo/deno-todo-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fdeno-todo-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32783513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["crud-api","deno","deno-crud-api","deno-prisma","denoland","oak","prisma","prisma-client","prisma-orm"],"created_at":"2024-11-27T11:16:25.311Z","updated_at":"2026-05-08T14:09:27.248Z","avatar_url":"https://github.com/wpcodevo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How To Setup and Use Prisma in Deno\n\nIn this comprehensive guide, you will learn how to use Prisma ORM in a Deno project. To demonstrate how Prisma can be used in a Deno project, we will create a Todo CRUD RESTful API that runs on an Oak middleware framework.\n\n![How To Setup and Use Prisma in Deno](https://codevoweb.com/wp-content/uploads/2022/10/How-To-Setup-and-Use-Prisma-in-Deno.webp)\n\n## Topics Covered\n\n- Run the Deno Project Locally\n- Setup the Deno Project\n- Setup Prisma in Deno\n    - Initialize Prisma\n    - Create a Database on MongoDB Atlas\n    - Add the Project to the Prisma Data Platform\n    - Generate the Prisma Client for Data Proxy\n- Create the Validation Schemas\n- Create the API Controllers\n    - Create Record Controller\n    - Update Record Controller\n    - Get a Single Record Controller\n    - Get All Records Controller\n    - Delete Record Controller\n- Create the API Routes\n- Add the API Routes to the App\n- Test the API Endpoints\n    - Create a New Record\n    - Update an Existing Record\n    - Retrieve a Single Record\n    - Retrieve all Records\n    - Delete a Record\n    \n\nRead the entire article here: [https://codevoweb.com/how-to-setup-and-use-prisma-in-deno](https://codevoweb.com/how-to-setup-and-use-prisma-in-deno)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcodevo%2Fdeno-todo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpcodevo%2Fdeno-todo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcodevo%2Fdeno-todo-api/lists"}