{"id":19795046,"url":"https://github.com/engelmi/ts-aspect-nestjs-example","last_synced_at":"2026-04-15T12:38:52.838Z","repository":{"id":119449262,"uuid":"420641890","full_name":"engelmi/ts-aspect-nestjs-example","owner":"engelmi","description":"Example project showing the use of ts-aspect with nestjs","archived":false,"fork":false,"pushed_at":"2021-12-22T11:25:06.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T03:46:23.061Z","etag":null,"topics":["aop","aspect-oriented-programming","nestjs","ts-aspect","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/engelmi.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":"2021-10-24T09:37:58.000Z","updated_at":"2022-01-03T15:53:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5ae0841-645d-42c0-8613-2fb0d549651a","html_url":"https://github.com/engelmi/ts-aspect-nestjs-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engelmi/ts-aspect-nestjs-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engelmi%2Fts-aspect-nestjs-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engelmi%2Fts-aspect-nestjs-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engelmi%2Fts-aspect-nestjs-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engelmi%2Fts-aspect-nestjs-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engelmi","download_url":"https://codeload.github.com/engelmi/ts-aspect-nestjs-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engelmi%2Fts-aspect-nestjs-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aop","aspect-oriented-programming","nestjs","ts-aspect","typescript"],"created_at":"2024-11-12T07:15:17.222Z","updated_at":"2026-04-15T12:38:52.813Z","avatar_url":"https://github.com/engelmi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using ts-aspects with NestJs\n\nThis repository is based on the [TypeScript Starter Repository](https://github.com/nestjs/typescript-starter) of NestJS. It extends the \"Hello World\" controller endpoint by adding a logging aspect to the called service using [ts-aspect](https://github.com/engelmi/ts-aspect). \n\n## Installation\n\n```bash\n$ npm install\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengelmi%2Fts-aspect-nestjs-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengelmi%2Fts-aspect-nestjs-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengelmi%2Fts-aspect-nestjs-example/lists"}