{"id":18455877,"url":"https://github.com/webintellectual/to-do-app-backend","last_synced_at":"2025-07-31T09:37:18.002Z","repository":{"id":189658757,"uuid":"680929920","full_name":"webintellectual/To-Do-App-Backend","owner":"webintellectual","description":"Node, Express, MongoDB, Axios API","archived":false,"fork":false,"pushed_at":"2023-08-21T06:48:55.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T19:05:34.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://to-do-app-backend-86th.onrender.com","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/webintellectual.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}},"created_at":"2023-08-20T21:23:34.000Z","updated_at":"2023-08-21T06:39:16.000Z","dependencies_parsed_at":"2023-08-21T07:53:09.290Z","dependency_job_id":null,"html_url":"https://github.com/webintellectual/To-Do-App-Backend","commit_stats":null,"previous_names":["webintellectual/to-do-app-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webintellectual/To-Do-App-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webintellectual%2FTo-Do-App-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webintellectual%2FTo-Do-App-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webintellectual%2FTo-Do-App-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webintellectual%2FTo-Do-App-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webintellectual","download_url":"https://codeload.github.com/webintellectual/To-Do-App-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webintellectual%2FTo-Do-App-Backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017357,"owners_count":24181669,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-06T08:09:22.795Z","updated_at":"2025-07-31T09:37:17.925Z","avatar_url":"https://github.com/webintellectual.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Technology: Express, MongoDB \u003cbr\u003e\n\n---\n\nFrontend [here.](https://github.com/webintellectual/To-Do-App-Frontend) \u003cbr\u003e\n\n---\n\n### DIRECTORY GUIDE:\n\n**Package.json** : It keeps dependencies of modules that we install.\n\n**node_modules** folder keep the modules that we installed in backend folder.\n\n---\n**models**:\n- Here we create database models. \n- Schema of database is defined.\n\n**controllers**:\n- logic to make CRUD requests on database is written here.\n- models are imported and logic is written on them\n\n**routes**:\n- Here we make actual CRUD requests\n- controlllers are imported and used to make requests.\n\n**index.js** :\n- It is the main entry point of our backend code.\n- Backend app instance is created heres\n- routes are imported here and added as use functionality in the app instance. \n\n\u003cbr\u003e\n\n\u003cimg src=\"./Images/directory_guide.png\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebintellectual%2Fto-do-app-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebintellectual%2Fto-do-app-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebintellectual%2Fto-do-app-backend/lists"}