{"id":16908941,"url":"https://github.com/saswatamcode/deno_dogs_api","last_synced_at":"2025-04-11T15:50:49.316Z","repository":{"id":103589310,"uuid":"264637412","full_name":"saswatamcode/deno_dogs_api","owner":"saswatamcode","description":"A simple API built with Deno which lets you perform CRUD operations on a database of dogs. Uses Abc, MongoDB and Denv.","archived":false,"fork":false,"pushed_at":"2020-05-17T10:27:59.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T11:52:26.871Z","etag":null,"topics":["abc","deno","mongodb","typescript"],"latest_commit_sha":null,"homepage":"","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/saswatamcode.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-17T10:26:34.000Z","updated_at":"2020-07-05T18:30:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"faf019de-dbbd-43fe-ac3f-4eeaefff47aa","html_url":"https://github.com/saswatamcode/deno_dogs_api","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/saswatamcode%2Fdeno_dogs_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fdeno_dogs_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fdeno_dogs_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fdeno_dogs_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saswatamcode","download_url":"https://codeload.github.com/saswatamcode/deno_dogs_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248434572,"owners_count":21102865,"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":["abc","deno","mongodb","typescript"],"created_at":"2024-10-13T18:53:36.579Z","updated_at":"2025-04-11T15:50:49.289Z","avatar_url":"https://github.com/saswatamcode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)\n[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/deno_dogs_api?style=social)](https://GitHub.com/saswatamcode/deno_dogs_api/network/)\n[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/deno_dogs_api?style=social)](https://GitHub.com/saswatamcode/deno_dogs_api/stargazers/)\n[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/deno_dogs_api.svg)](https://GitHub.com/saswatamcode/deno_dogs_api/issues/)\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![TypeScript](https://badges.frapsoft.com/typescript/code/typescript-125x28.png?v=101)](https://github.com/ellerbrock/typescript-badges/)\n\n# Deno Dogs API\nA simple API built with [Deno](https://deno.land/) which lets you perform CRUD operations on a database of dogs.\nUses [Abc](https://deno.land/x/abc), [MongoDB](https://deno.land/x/mongo) and [Denv](https://deno.land/x/denv).\n\n## To Run\n- Install [Deno](https://deno.land/manual/getting_started/installation)\n- Clone into repo\n- Run `deno run --allow-write --allow-read --allow-plugin --allow-net --allow-env --unstable server.ts `\n- Visit `localhost:8000`\n\n## Routes\n- GET `/dogs` : Fetches list of all dogs\n- POST `/dogs` : Let's you create a dog\n```\n{\n  \"name\": \"Cheddar\",\n  \"breed\": \"Corgi\",\n  \"age\": 11\n}\n```\n- GET `/dogs/:id` : Fetch a single dog\n- PUT `/dogs/:id` : Update details of a dog\n- DELETE `/dogs/:id` : Delete a dog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fdeno_dogs_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaswatamcode%2Fdeno_dogs_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fdeno_dogs_api/lists"}