{"id":21169709,"url":"https://github.com/sadabnepal/express-js-framework","last_synced_at":"2026-04-11T04:32:21.864Z","repository":{"id":45149176,"uuid":"444498750","full_name":"sadabnepal/express-js-framework","owner":"sadabnepal","description":"Developed API using ExpressJS, testing using SuperTest and mocha framework.","archived":false,"fork":false,"pushed_at":"2024-09-23T13:20:07.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T15:39:33.852Z","etag":null,"topics":["api-development","api-testing","chai","dotenv","expressjs","mocha","mocha-chai","mochawesome","nodejs"],"latest_commit_sha":null,"homepage":"","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/sadabnepal.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":"2022-01-04T17:00:30.000Z","updated_at":"2024-09-23T13:20:10.000Z","dependencies_parsed_at":"2024-04-25T04:25:29.333Z","dependency_job_id":"cfe08b73-976f-429b-b465-ea1af05f226e","html_url":"https://github.com/sadabnepal/express-js-framework","commit_stats":null,"previous_names":["sadabnepal/expressjs-framework","sadabnepal/express-js-framework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sadabnepal/express-js-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fexpress-js-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fexpress-js-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fexpress-js-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fexpress-js-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadabnepal","download_url":"https://codeload.github.com/sadabnepal/express-js-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadabnepal%2Fexpress-js-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["api-development","api-testing","chai","dotenv","expressjs","mocha","mocha-chai","mochawesome","nodejs"],"created_at":"2024-11-20T15:53:21.244Z","updated_at":"2026-04-11T04:32:21.841Z","avatar_url":"https://github.com/sadabnepal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e ExpressJS API Framework \u003c/h2\u003e\n\n### Requirements:\n[![NodeJs](https://img.shields.io/badge/-NodeJS-grey?logo=node.js)](https://nodejs.org/en/download/)\n[![VSCode](https://img.shields.io/badge/-Visual%20Studio%20Code-%233178C6?logo=visual-studio-code)](https://code.visualstudio.com/download)\n\n### Getting Started:\nClone Repository\n```bash\n1. git clone https://github.com/sadabnepal/express-js-framework.git\n2. Navigate to `express-js-framework`\n```\n\nInstall the dependencies:\n```bash\nnpm install\n```\n\n### API Details\n```\nBaseURL: http://localhost:5000\nGET: /users\nPOST: /users (with payload)\nPATCH: /users/:id (with payload)\nDELETE: /users/:id\n```\n\nStart server:\n```\nnpm run devStart [ only for developement ]\nnpm start\n```\n\nRun tests:\n```\nnpm test\n```\n\n### Folder structure\n```\n├───src\n|    ├───app\n|    |    ├───controllers\n|    |    ├───routes\n|    |    └───index.js\n|    ├───helper\n|    ├───static\n|    └───tests\n|         ├───config\n|         ├───payload\n|         └───specs\n├───.env\n├───.gitignore\n├───index.js\n├───package-lock.json\n├───package.json\n└───README.md\n```\n\n### Test report\n![image](https://user-images.githubusercontent.com/65847528/148164798-04a901fe-576d-4aad-a9d0-fbbcf670b905.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fexpress-js-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadabnepal%2Fexpress-js-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadabnepal%2Fexpress-js-framework/lists"}