{"id":20078754,"url":"https://github.com/wpdas/express_base_structure","last_synced_at":"2025-03-02T13:14:47.972Z","repository":{"id":77498430,"uuid":"185331966","full_name":"wpdas/express_base_structure","owner":"wpdas","description":"A base structure of an API project using Node + Express","archived":false,"fork":false,"pushed_at":"2019-05-07T06:48:26.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T01:11:49.744Z","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/wpdas.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-05-07T06:08:28.000Z","updated_at":"2019-05-07T06:48:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb107b85-4e43-4c3f-a6d9-b78726fae769","html_url":"https://github.com/wpdas/express_base_structure","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/wpdas%2Fexpress_base_structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fexpress_base_structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fexpress_base_structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Fexpress_base_structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpdas","download_url":"https://codeload.github.com/wpdas/express_base_structure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241509658,"owners_count":19974071,"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-11-13T15:16:29.308Z","updated_at":"2025-03-02T13:14:47.961Z","avatar_url":"https://github.com/wpdas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Basic MVC API structure\n\nWe are using nodemon package to reload the API every time some code is changed.\n\n### Models\n\nThe model is the layer responsible for the access to the data, for the validation and consistency of them. Should be used within controllers.\n\n### Controllers\n\nThe controller will be responsible for handling the request and will be delivering a response to the user.\n\n### View\n\nThe view in this project will be the routes, that will be using the controllers.\n\n### Folders\n\nSee the folder structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Fexpress_base_structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpdas%2Fexpress_base_structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Fexpress_base_structure/lists"}