{"id":19020493,"url":"https://github.com/dj0nny/deno-mongodb-rest-api","last_synced_at":"2026-04-20T19:05:30.110Z","repository":{"id":98741488,"uuid":"265863294","full_name":"dj0nny/deno-mongodb-rest-api","owner":"dj0nny","description":"A minimal REST server built w/ Deno","archived":false,"fork":false,"pushed_at":"2020-06-02T10:42:55.000Z","size":2371,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-21T18:24:50.634Z","etag":null,"topics":["deno","deno-mongo-db","deno-rest-api","mongodb","mongodb-rest","typescript"],"latest_commit_sha":null,"homepage":null,"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/dj0nny.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-21T14:01:33.000Z","updated_at":"2020-06-02T10:42:58.000Z","dependencies_parsed_at":"2023-04-16T12:05:48.400Z","dependency_job_id":null,"html_url":"https://github.com/dj0nny/deno-mongodb-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dj0nny/deno-mongodb-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fdeno-mongodb-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fdeno-mongodb-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fdeno-mongodb-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fdeno-mongodb-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj0nny","download_url":"https://codeload.github.com/dj0nny/deno-mongodb-rest-api/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fdeno-mongodb-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"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":["deno","deno-mongo-db","deno-rest-api","mongodb","mongodb-rest","typescript"],"created_at":"2024-11-08T20:17:18.693Z","updated_at":"2026-04-20T19:05:30.096Z","avatar_url":"https://github.com/dj0nny.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-mongodb-rest-api 🐱‍🐉\n\n\u003e A minimal REST server built w/ Deno\n\n## :rocket: Getting started\n\n### Download\n\nClone the repository using **Git**:\n```bash\ngit clone https://github.com/dj0nny/deno-mongodb-rest-api.git\n```\nOr download [here](https://github.com/dj0nny/deno-mongodb-rest-api/archive/develop.zip).\n\n### Install\n\nThere is no installation this time. 😱\n\nAll package are decentralized and they are imported via URL.\n\n### Usage\n\nYou must have Deno installed on your local machine. For more info: https://deno.land/.\n\nBefore starting rename the `.env.example` file in `.env` and fills it.\n\nCompared to Node.js, Deno provides by default a more secure protection when you run the script. For running correctly this program, you must explicitly grant the permissions:\n\n`deno run --allow-net --allow-write --allow-read --allow-plugin --unstable --allow-env src\\index.ts`\n\n## Todo\n\n* [x] project setup\n* [x] add `README.md`, `.gitignore` and `.env`\n* [x] install [Oak](https://deno.land/x/oak)\n* [x] setup router and middlewares\n* [x] add Hello World route (`/`)\n* [x] install [mongo](https://deno.land/x/mongo)\n* [x] setup mongo\n* [x] add Users route (`/users`)\n  * [x] GET users\n  * [x] POST user\n  * [x] GET one user\n  * [x] PUT user\n  * [x] DELETE user\n\n## Author\n\n👤 **Francesco Giambruno**\n\n* Twitter: [@Dj0nny96](https://twitter.com/Dj0nny96)\n* Github: [@dj0nny](https://github.com/dj0nny)\n\n## Built with :heart: using\n* [Deno](https://deno.land/) - _A secure runtime for JavaScript and TypeScript_\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check [issues page](https://github.com/dj0nny/deno-mongodb-rest-api/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fdeno-mongodb-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj0nny%2Fdeno-mongodb-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fdeno-mongodb-rest-api/lists"}