{"id":19020557,"url":"https://github.com/tborges/node-express-ejs-template-body-parser","last_synced_at":"2025-10-04T13:46:45.140Z","repository":{"id":94017690,"uuid":"135821902","full_name":"tborges/Node-Express-EJS-Template-Body-Parser","owner":"tborges","description":"This is a small Node.js application, we are using EJS Embedded Javascript Template, examples of Body-Parser middleware (form post), example of Body-Parser sending JSON data, etc.","archived":false,"fork":false,"pushed_at":"2025-07-09T12:11:22.000Z","size":605,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T13:27:12.107Z","etag":null,"topics":["body-parser","ejs-templates","expressjs","git","nodejs","sample-app","sample-code"],"latest_commit_sha":null,"homepage":null,"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/tborges.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2018-06-02T13:54:53.000Z","updated_at":"2025-07-09T12:11:18.000Z","dependencies_parsed_at":"2025-01-02T00:27:36.707Z","dependency_job_id":"af82cbe8-ab78-4e2e-a0d1-919806d49850","html_url":"https://github.com/tborges/Node-Express-EJS-Template-Body-Parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tborges/Node-Express-EJS-Template-Body-Parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborges%2FNode-Express-EJS-Template-Body-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborges%2FNode-Express-EJS-Template-Body-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborges%2FNode-Express-EJS-Template-Body-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborges%2FNode-Express-EJS-Template-Body-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tborges","download_url":"https://codeload.github.com/tborges/Node-Express-EJS-Template-Body-Parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tborges%2FNode-Express-EJS-Template-Body-Parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322188,"owners_count":25967873,"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-10-04T02:00:05.491Z","response_time":63,"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":["body-parser","ejs-templates","expressjs","git","nodejs","sample-app","sample-code"],"created_at":"2024-11-08T20:17:29.835Z","updated_at":"2025-10-04T13:46:45.104Z","avatar_url":"https://github.com/tborges.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Node, Express, EJS Template, Body-Parser - Sample App\n\n###### _In this sample app_, we're using \u003cbr\u003e\n\n - Node.js [\u003cimg  src=\"https://cdn2.iconfinder.com/data/icons/nodejs-1/256/nodejs-256.png\" width=\"4%\"\u003e](https://nodejs.org/en/) \n - Express [\u003cimg  src=\"https://raygun.com/images/language-template/tiles/languages/javascript.svg\" width=\"3%\"\u003e](http://expressjs.com/)\n - Embedded Javascript Template .EJS [\u003cimg  src=\"https://s3.amazonaws.com/ciranda/entities/1/440727418fa168f705ebf17432805c04f82227e2.png\" width=\"9%\"\u003e](http://ejs.co/)\n - Body-Parser [\u003cimg src=\"https://sitecore.myget.org/Content/images/packageDefaultIcon_npm.png\" width=\"4%\"\u003e](https://www.npmjs.com/package/body-parser)\n\n\n\n\u003cimg  src=\"https://raw.githubusercontent.com/tborges/Node-Express-EJS-Template-Body-Parser/master/public/img/Node-Express-EJS-Template-Body-Parser-app.png\"  width=\"100%\"\u003e\n\n## Running Locally\n\nMake sure you have [Node.js](https://nodejs.org/en/) and the [npm](https://docs.npmjs.com/) installed.\n\n```sh\ngit clone git@github.com:tborges/Node-Express-EJS-Template-Body-Parser.git # or clone your own fork\ncd Node-Express-EJS-Template-Body-Parser\nnpm install\nnode app.js\n```\n\n\n## \n\n\n\nFeel free to fork, modify and have fun with it. If you hit bugs, fill issues on github [here](https://github.com/tborges/Node-Express-EJS-Template-Body-Parser/issues). \u003cimg  src=\"http://www.smashingbuzz.com/wp-content/uploads/2011/12/Ant-moving-around.gif\"  width=\"9%\"\u003e\u003cbr\u003e\nThis sample app is under \u003ca href='https://github.com/tborges/Node-Express-EJS-Template-Body-Parser/blob/master/LICENSE'\u003eMIT license\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftborges%2Fnode-express-ejs-template-body-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftborges%2Fnode-express-ejs-template-body-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftborges%2Fnode-express-ejs-template-body-parser/lists"}