{"id":17351803,"url":"https://github.com/mutoe/nestjs-realworld-example-app","last_synced_at":"2025-06-17T23:06:38.269Z","repository":{"id":39912634,"uuid":"230842046","full_name":"mutoe/nestjs-realworld-example-app","owner":"mutoe","description":"Use TDD to develop a Realworld project based on Nestjs + TypeORM","archived":false,"fork":false,"pushed_at":"2023-04-28T18:54:36.000Z","size":1211,"stargazers_count":43,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T20:55:47.823Z","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/mutoe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-30T03:38:31.000Z","updated_at":"2025-01-24T01:52:35.000Z","dependencies_parsed_at":"2025-04-14T20:50:52.731Z","dependency_job_id":"2a678299-e3b4-499f-85e5-7fc00e0dce18","html_url":"https://github.com/mutoe/nestjs-realworld-example-app","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mutoe/nestjs-realworld-example-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fnestjs-realworld-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fnestjs-realworld-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fnestjs-realworld-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fnestjs-realworld-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mutoe","download_url":"https://codeload.github.com/mutoe/nestjs-realworld-example-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fnestjs-realworld-example-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260453744,"owners_count":23011576,"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-10-15T17:11:15.235Z","updated_at":"2025-06-17T23:06:33.249Z","avatar_url":"https://github.com/mutoe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Nestjs Realworld Example App](project-logo.png)\n\n\u003e ### NestJS codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) API spec.\n\n\n----------\n\n# Getting started\n\n```bash\npnpm install\ncp .env.template .env\ndocker compose up\n```\n\n- Open `http://localhost:3000/api/articles` in your favourite browser`\n- Open `http://localhost:3000/docs` to view swagger API document\n\n----------\n\n## API Specification\n\nThis application adheres to the api specifications set by the [Thinkster](https://github.com/gothinkster) team. This helps mix and match any backend with any other frontend without conflicts.\n\n\u003e [Full API Spec](https://github.com/gothinkster/realworld/tree/master/api)\n\nMore information regarding the project can be found here https://github.com/gothinkster/realworld\n\n\n----------\n\n# Authentication\n \nThis applications uses JSON Web Token (JWT) to handle authentication. The token is passed with each request using the `Authorization` header with `Token` scheme. The JWT authentication middleware handles the validation and authentication of the token. Please check the following sources to learn more about JWT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutoe%2Fnestjs-realworld-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutoe%2Fnestjs-realworld-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutoe%2Fnestjs-realworld-example-app/lists"}