{"id":16737482,"url":"https://github.com/oguzsh/denosimpleapi","last_synced_at":"2026-05-18T18:40:56.704Z","repository":{"id":97259132,"uuid":"265112736","full_name":"oguzsh/denoSimpleApi","owner":"oguzsh","description":"This project is a simple api project with Deno","archived":false,"fork":false,"pushed_at":"2020-05-20T17:21:11.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T10:51:15.767Z","etag":null,"topics":["api","deno","deno-examples"],"latest_commit_sha":null,"homepage":"","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/oguzsh.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-19T01:49:01.000Z","updated_at":"2021-10-14T09:43:58.000Z","dependencies_parsed_at":"2024-03-13T00:33:46.532Z","dependency_job_id":null,"html_url":"https://github.com/oguzsh/denoSimpleApi","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/oguzsh%2FdenoSimpleApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzsh%2FdenoSimpleApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzsh%2FdenoSimpleApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzsh%2FdenoSimpleApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oguzsh","download_url":"https://codeload.github.com/oguzsh/denoSimpleApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243796730,"owners_count":20349264,"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":["api","deno","deno-examples"],"created_at":"2024-10-13T00:26:40.332Z","updated_at":"2025-11-11T20:14:32.787Z","avatar_url":"https://github.com/oguzsh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DENO | Simple Api Project\n\n## Modules\n\nThe repository contains:\n\n- a [Deno](https://deno.land/) (v**1.0**)\n- a [oak](https://github.com/oakserver/oak) (v**4.0.0**)\n- a [Deno Runner](https://github.com/MarcHanin/drun/tree/master) (v**1.0.0**)\n\n## Directory layout\n\n- [x] Controllers: It includes the methods of incoming requests.\n- [x] Data: It contains the mock data we'll use.\n- [x] Models: It's the part where the objects to be used in our app are created.\n- [x] Routes: It ensures that requests are directed to the appropriate controllers.\n- [x] index.ts: It's the main file that we'll launch our app and it contains the necessary configurations.\n\n## Installation\n\n1.  `$ deno install --allow-read --allow-run --unstable https://deno.land/x/drun@v1.0.0/drun.ts`\n\n2.  `$ drun`\n\n## Endpoints\n\n| Endpoint            |                                     Status                                     | Request |\n| ------------------- | :----------------------------------------------------------------------------: | :-----: |\n| /api/data           | ![yes](http://airesgoncalves.com.br/screenshot/acf-to-rest-api/readme/yes.png) |   GET   |\n| /api/data/:username | ![yes](http://airesgoncalves.com.br/screenshot/acf-to-rest-api/readme/yes.png) |   GET   |\n| /api/data           | ![yes](http://airesgoncalves.com.br/screenshot/acf-to-rest-api/readme/yes.png) |  POST   |\n| /api/data/:username | ![yes](http://airesgoncalves.com.br/screenshot/acf-to-rest-api/readme/yes.png) |   PUT   |\n| /api/data/:username | ![yes](http://airesgoncalves.com.br/screenshot/acf-to-rest-api/readme/yes.png) | DELETE  |\n\n## TODO\n\n- [x] Directory Layout\n- [x] CRUD Operations\n- [x] Routing Operations\n- [ ] MongoDB Integration\n\n## License\n\nThis project is released under the [MIT License](LICENSE).\n\n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foguzsh%2Fdenosimpleapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foguzsh%2Fdenosimpleapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foguzsh%2Fdenosimpleapi/lists"}