{"id":22123485,"url":"https://github.com/jacobway/expressappondocs","last_synced_at":"2026-05-10T19:03:59.314Z","repository":{"id":70942896,"uuid":"84623350","full_name":"JacobWay/expressAppOnDocs","owner":"JacobWay","description":"Practice express js on official documents","archived":false,"fork":false,"pushed_at":"2017-03-12T01:54:42.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T13:08:56.891Z","etag":null,"topics":["expressjs","nodejs","web"],"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/JacobWay.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":"2017-03-11T04:19:50.000Z","updated_at":"2017-03-11T04:26:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3a31c3d-ece4-454f-af48-2b09c7fdc3b6","html_url":"https://github.com/JacobWay/expressAppOnDocs","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/JacobWay%2FexpressAppOnDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobWay%2FexpressAppOnDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobWay%2FexpressAppOnDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobWay%2FexpressAppOnDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacobWay","download_url":"https://codeload.github.com/JacobWay/expressAppOnDocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245227042,"owners_count":20580794,"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":["expressjs","nodejs","web"],"created_at":"2024-12-01T15:33:48.937Z","updated_at":"2026-05-10T19:03:59.228Z","avatar_url":"https://github.com/JacobWay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guide\n\n## Routing\nRouting resfers to the definition of application end points (URIs) and how they response to client requests.\n\n### Routing methods\n* express class -\u003e routing methods -\u003e http methods\n\n### Routing paths\n* route path based on strings\n* route path based on string patterns\n* route path based on regular expressions\n\n### Route parameters\n\n### Route handlers\n\n### Response methods\n* response.download()\n* response.end()\n* response.json()\n* response.jsonp()\n* response.redirect()\n* response.render()\n* response.send()\n* response.sendFile()\n* response.sendStatus()\n\n### app.route()\n\n### express.Router\nUse the express.Router class to create modular, mountable route handlers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobway%2Fexpressappondocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobway%2Fexpressappondocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobway%2Fexpressappondocs/lists"}