{"id":16836779,"url":"https://github.com/helderberto/respper","last_synced_at":"2026-01-12T05:45:05.381Z","repository":{"id":57354864,"uuid":"131529673","full_name":"helderberto/respper","owner":"helderberto","description":"📡 Node.JS: Response wrapper.","archived":false,"fork":false,"pushed_at":"2018-06-02T21:14:22.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-09T15:09:24.116Z","etag":null,"topics":["express","expressjs","http","nodejs","promise","response","respper","wrapper-api","wrapper-library"],"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/helderberto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-29T20:59:15.000Z","updated_at":"2018-08-03T22:59:21.000Z","dependencies_parsed_at":"2022-09-20T12:52:26.559Z","dependency_job_id":null,"html_url":"https://github.com/helderberto/respper","commit_stats":null,"previous_names":["helderburato/respper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helderberto/respper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Frespper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Frespper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Frespper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Frespper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helderberto","download_url":"https://codeload.github.com/helderberto/respper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Frespper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["express","expressjs","http","nodejs","promise","response","respper","wrapper-api","wrapper-library"],"created_at":"2024-10-13T12:14:49.318Z","updated_at":"2026-01-12T05:45:05.367Z","avatar_url":"https://github.com/helderberto.png","language":"JavaScript","readme":"# 📡 Respper\n\nA simple response wrapper, best used in NodeJS.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Requirements\n\n* [NodeJS](https://nodejs.org/en/).\n\n## Installation\n\nYou can get it on npm.\n```\nnpm install respper --save\n```\nOr if you`re not into package management, just [download a ZIP](https://github.com/helderburato/respper/archive/master.zip) file.\n\n## Usage\n\n```\nrouter.get('/', (req, res) =\u003e {\n  Respper.wrapper(res, Model.findAll(req.query));\n});\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Changelog\n\nThis project adheres to [Semantic Versioning](https://semver.org/).\nEvery release, along with the migration instructions, is documented on the Github [Releases](https://github.com/helderburato/respper/releases) page.\n\n## Author\n\n[Helder Burato](https://twitter.com/helderburato)\n\n## License\n\n[MIT License](LICENSE) © Helder Burato\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelderberto%2Frespper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelderberto%2Frespper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelderberto%2Frespper/lists"}