{"id":22793607,"url":"https://github.com/kylemocode/fullstack-todo-list","last_synced_at":"2025-03-30T17:25:38.543Z","repository":{"id":39450071,"uuid":"199144531","full_name":"kylemocode/fullstack-todo-list","owner":"kylemocode","description":"backend developer intern homework","archived":false,"fork":false,"pushed_at":"2023-02-09T07:04:55.000Z","size":6945,"stargazers_count":1,"open_issues_count":32,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T19:34:03.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kylemocode.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":"2019-07-27T09:31:52.000Z","updated_at":"2023-03-09T01:00:41.000Z","dependencies_parsed_at":"2024-12-12T03:28:03.081Z","dependency_job_id":"f60f6268-a8e5-47ea-89e5-0157834c94b0","html_url":"https://github.com/kylemocode/fullstack-todo-list","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/kylemocode%2Ffullstack-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylemocode%2Ffullstack-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylemocode%2Ffullstack-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylemocode%2Ffullstack-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylemocode","download_url":"https://codeload.github.com/kylemocode/fullstack-todo-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246352900,"owners_count":20763550,"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":[],"created_at":"2024-12-12T03:27:56.514Z","updated_at":"2025-03-30T17:25:38.520Z","avatar_url":"https://github.com/kylemocode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Todo List\n 功能:  \n\n    取得所有todos  \n\n    取得特定id todo  \n\n    建立todo  \n\n    刪除todo    \n\n Todo schema:  \n\n    _id  \n\n    item (待辦事項內容)  \n\n    author (待辦事項填寫者)  \n\n\napi:  \n\n    GET /todos/items 取得所有todo items  \n\n    GET /todos/item/:id 取得特定id item  \n\n    POST /todos/create 建立todo，request.body需有item與author兩個properity  \n\n    DELETE /todos/delete/:id 刪除特定id item  \n\n\n測試:  \n\n    Mocha + chai + chai-http  \n\n    ```\n        npm test\n    ```\n\n佈署:  \n\n    佈署至 heroku   \n\n    base URL: \"https://alfred-todo-list.herokuapp.com\"\n\n### 前端頁面\n\nURL: https://alfred-todo-list.herokuapp.com/  \n\n\n完成項目:  \n\n    RWD , 顯示TODO items列表，並且可以新增刪除，並且佈署到heroku。  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylemocode%2Ffullstack-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylemocode%2Ffullstack-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylemocode%2Ffullstack-todo-list/lists"}