{"id":21635186,"url":"https://github.com/celeri-server/body-parser","last_synced_at":"2025-03-18T23:12:13.915Z","repository":{"id":47924576,"uuid":"89895763","full_name":"celeri-server/body-parser","owner":"celeri-server","description":"A JSON request body parsing middleware for Celeri","archived":false,"fork":false,"pushed_at":"2021-08-11T20:35:05.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T19:08:35.717Z","etag":null,"topics":["body-parser","celeri","http","middleware","nodejs","server"],"latest_commit_sha":null,"homepage":"https://www.celerijs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/celeri-server.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}},"created_at":"2017-05-01T03:54:45.000Z","updated_at":"2019-12-31T09:32:15.000Z","dependencies_parsed_at":"2022-08-12T14:20:40.686Z","dependency_job_id":null,"html_url":"https://github.com/celeri-server/body-parser","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeri-server%2Fbody-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celeri-server","download_url":"https://codeload.github.com/celeri-server/body-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244320424,"owners_count":20434092,"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":["body-parser","celeri","http","middleware","nodejs","server"],"created_at":"2024-11-25T03:20:03.100Z","updated_at":"2025-03-18T23:12:13.890Z","avatar_url":"https://github.com/celeri-server.png","language":"TypeScript","readme":"\n# Install\n\n```bash\n$ npm install --save @celeri/body-parser\n```\n\n\n\n### Import\n\n#### ES6 Modules\n\n```javascript\nimport { bodyParser } from '@celeri/body-parser';\n```\n\n#### CommonJS Modules\n\n```javascript\nconst { bodyParser } = require('@celeri/body-parser');\n```\n\n\n\n### Usage\n\n```javascript\nconst parseBody = bodyParser();\n\nserverOrEndpoint.use(parseBody);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleri-server%2Fbody-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceleri-server%2Fbody-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleri-server%2Fbody-parser/lists"}