{"id":18535296,"url":"https://github.com/tinyhttp/nest","last_synced_at":"2025-04-09T15:32:04.008Z","repository":{"id":62885211,"uuid":"405583252","full_name":"tinyhttp/nest","owner":"tinyhttp","description":"Nest.js adapter for tinyhttp","archived":false,"fork":false,"pushed_at":"2023-10-28T12:00:53.000Z","size":209,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T08:47:27.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/tinyhttp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"v1rtl","liberapay":"v1rtl","custom":["https://stakes.social/0x14308514785B216904a41aB817282d25425Cce39","https://paypal.me/v1rtl","https://qiwi.com/n/V1RTL","https://yoomoney.ru/to/410014774355272"],"issuehunt":"talentlessguy"}},"created_at":"2021-09-12T08:04:46.000Z","updated_at":"2023-05-27T18:16:12.000Z","dependencies_parsed_at":"2023-01-31T21:15:16.551Z","dependency_job_id":null,"html_url":"https://github.com/tinyhttp/nest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"tinyhttp/repo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyhttp%2Fnest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyhttp%2Fnest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyhttp%2Fnest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyhttp%2Fnest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinyhttp","download_url":"https://codeload.github.com/tinyhttp/nest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248058078,"owners_count":21040691,"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":[],"created_at":"2024-11-06T19:21:58.839Z","updated_at":"2025-04-09T15:32:04.002Z","avatar_url":"https://github.com/tinyhttp.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n# @tinyhttp/nest\n\n[![npm][npm-img]][npm-url] [![GitHub Workflow Status][gh-actions-img]][github-actions] [![Coverage][cov-img]][cov-url]\n\n\u003c/div\u003e\n\nNest.js adapter for tinyhttp\n\n## Install\n\n```sh\npnpm i @tinyhttp/nest\n```\n\n## Usage:\n\n```typescript\nimport { NestFactory } from '@nestjs/core'\nimport { AppModule } from './app.module'\nimport { NestTinyHttpApplication } from '@tinyhttp/nest'\n\nasync function bootstrap() {\n  const app = await NestFactory.create\u003cNestTinyHttpApplication\u003e(AppModule)\n  await app.listen(3000)\n}\nbootstrap()\n```\n\n[npm-url]: https://npmjs.com/package/@tinyhttp/nest\n[github-actions]: https://github.com/tinyhttp/nest/actions\n[gh-actions-img]: https://img.shields.io/github/workflow/status/tinyhttp/nest/CI?style=for-the-badge\u0026logo=github\u0026label=\u0026color=hotpink\n[cov-img]: https://img.shields.io/coveralls/github/tinyhttp/nest?style=for-the-badge\u0026color=hotpink\n[cov-url]: https://coveralls.io/github/tinyhttp/nest\n[npm-img]: https://img.shields.io/npm/dt/@tinyhttp/nest?style=for-the-badge\u0026color=hotpink\n","funding_links":["https://ko-fi.com/v1rtl","https://liberapay.com/v1rtl","https://stakes.social/0x14308514785B216904a41aB817282d25425Cce39","https://paypal.me/v1rtl","https://qiwi.com/n/V1RTL","https://yoomoney.ru/to/410014774355272","https://issuehunt.io/r/talentlessguy"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyhttp%2Fnest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinyhttp%2Fnest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyhttp%2Fnest/lists"}