Nestjs Realworld Example App
C+ 70 completed
Other
api / json · small
67
Files
11,647
LOC
2
Frameworks
6
Languages
Pipeline State
completedRun ID
#1531276Phase
doneProgress
0%Started
2026-04-16 14:45:22Finished
2026-04-16 14:45:22LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
70.33Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:23Deduplication group #62482
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Repobility · severity-and-effort ranking · https://repobility.com
AI Prompt
Create a robust backend API using NestJS that implements several real-world examples, including CRUD operations and authentication using JSON Web Tokens (JWT). The application should use MikroORM with a MySQL database and adhere to the Thinkster API specification. I need to be able to start the application, run tests with Vitest, and view the automatically generated Swagger API documentation at `http://localhost:3000/docs`.
nestjs mikroorm typescript api mysql jwt crud backend rest
Generated by gemma4:latest
Catalog Information
Create a robust backend API using NestJS that implements several real-world examples, including CRUD operations and authentication using JSON Web Tokens (JWT). The application should use MikroORM with a MySQL database and adhere to the Thinkster API specification. I need to be able to start the application, run tests with Vitest, and view the automatically generated Swagger API documentation at http://localhost:3000/docs.
Tags
nestjs mikroorm typescript api mysql jwt crud backend rest
Quality Score
C+
70.0/100
Structure
64
Code Quality
100
Documentation
33
Testing
55
Practices
67
Security
90
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Containerized deployment (Docker)
- Properly licensed project
Weaknesses
- Potential hardcoded secrets in 1 files
Recommendations
- Add a linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
NestJS Vitest
Symbols
method75
class30
interface11
variable8
function1
Embed Badge
Add to your README:
