{"id":26671943,"url":"https://github.com/gicehajunior/myexpress-framework","last_synced_at":"2026-04-19T14:01:52.306Z","repository":{"id":282925162,"uuid":"950112939","full_name":"Gicehajunior/myexpress-framework","owner":"Gicehajunior","description":"MyExpress is a lightweight Node.js framework built on Express.js, designed for rapid web application development following the MVC architecture.","archived":false,"fork":false,"pushed_at":"2025-09-05T05:18:17.000Z","size":1486,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T07:20:54.293Z","etag":null,"topics":["exceptions","express","framework","js","mexparser","mvc","mvc-architecture","myexpress","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gicehajunior.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-17T16:44:43.000Z","updated_at":"2025-09-05T05:18:21.000Z","dependencies_parsed_at":"2025-03-17T17:47:18.349Z","dependency_job_id":"82570b73-568d-4ac1-9702-39b5227dd45a","html_url":"https://github.com/Gicehajunior/myexpress-framework","commit_stats":null,"previous_names":["gicehajunior/myexpress-framework"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Gicehajunior/myexpress-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gicehajunior%2Fmyexpress-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gicehajunior%2Fmyexpress-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gicehajunior%2Fmyexpress-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gicehajunior%2Fmyexpress-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gicehajunior","download_url":"https://codeload.github.com/Gicehajunior/myexpress-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gicehajunior%2Fmyexpress-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["exceptions","express","framework","js","mexparser","mvc","mvc-architecture","myexpress","nodejs"],"created_at":"2025-03-26T00:35:38.783Z","updated_at":"2026-04-19T14:01:52.301Z","avatar_url":"https://github.com/Gicehajunior.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyExpress Framework\n\nMyExpress is a lightweight Node.js framework built on Express.js, designed for rapid web application development following the MVC architecture.\n\n## Features\n\n* Modular structure with MVC pattern\n* Built-in authentication system\n* View engine support (EJS, Pug, etc.)\n* Configurable routing system\n* Security enhancements (CORS, Helmet, Morgan)\n* Database integration via Sequelize ORM\n* Webpack support for asset bundling\n\n## Installation\n\n```sh\ngit clone https://github.com/Gicehajunior/myexpress-framework.git\ncd myexpress-framework\nnpm install\n```\n\n## Running the Framework\n\n### Build the assets\n\n```sh\nnpm run build\n```\n\n### Development Mode\n\n```sh\nnpm run dev\n```\n\n### Production Mode\n\n```sh\nnpm start\n```\n\n## Folder Structure\n\n```\nmyexpress-framework/\n├── app/\n│   ├── controllers/\n│   ├── models/\n│   ├── views/\n├── config/\n├── public/\n├── routes/\n├── server.js\n├── package.json\n├── README.md\n```\n\n## License\n\nThis project is licensed under the ISC License. See [License](https://github.com/Gicehajunior/myexpress-framework/blob/main/License) file for details.\n\n---\n\n### Note\n\nThis is an initial version of MyExpress. Full documentation will be provided upon the first official release.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgicehajunior%2Fmyexpress-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgicehajunior%2Fmyexpress-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgicehajunior%2Fmyexpress-framework/lists"}