{"id":18353088,"url":"https://github.com/thecodeholic/deno-mongodb-rest-api","last_synced_at":"2025-04-06T11:33:17.332Z","repository":{"id":92723303,"uuid":"266683802","full_name":"thecodeholic/deno-mongodb-rest-api","owner":"thecodeholic","description":"REST API with Deno and oak reading and writing data from MongoDB","archived":false,"fork":false,"pushed_at":"2020-06-26T04:19:03.000Z","size":4,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-21T22:41:30.350Z","etag":null,"topics":["deno","denoapi","denoland","denomongo","denomongogb","mongodb","oak","restapi"],"latest_commit_sha":null,"homepage":"https://youtu.be/TMPBEkfIPWk","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/thecodeholic.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-05-25T04:36:26.000Z","updated_at":"2024-02-06T12:18:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"9dc4054d-a2a2-4dac-a8ec-6fdc814a3131","html_url":"https://github.com/thecodeholic/deno-mongodb-rest-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/thecodeholic%2Fdeno-mongodb-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fdeno-mongodb-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fdeno-mongodb-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fdeno-mongodb-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeholic","download_url":"https://codeload.github.com/thecodeholic/deno-mongodb-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478152,"owners_count":20945258,"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","denoapi","denoland","denomongo","denomongogb","mongodb","oak","restapi"],"created_at":"2024-11-05T21:38:27.379Z","updated_at":"2025-04-06T11:33:17.320Z","avatar_url":"https://github.com/thecodeholic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno MongoDB REST API\n\n## Installation\n\n1. Clone the repository\n2. open `mongodb.ts` file and change `const MONGO_URL = 'mongodb://localhost:27017'` to connect to your mongodb database\n3. Start the server by running `deno run --allow-net --allow-write --allow-read --allow-plugin --unstable server.ts`\n\n## Usage\nYou can access the following endpoints on [http://localhost:8000](http://localhost:8000)\n\n\n| METHOD | URL        | Description        |\n|--------|------------|--------------------|\n| GET    | /notes     | Return all notes   |\n| GET    | /notes/:id | Return single note |\n| POST   | /notes     | Create a note      |\n| PUT    | /notes/:id | Update note        |\n| DELETE | /notes/:id | Delete note        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Fdeno-mongodb-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeholic%2Fdeno-mongodb-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Fdeno-mongodb-rest-api/lists"}