Verified record · from the answer index
Express RESTfull API
apitested · static-verifiedscore 33/100signed passport ✓0 GitHub stars
Production-oriented RESTful backend with clean architecture. Stack: Express, TypeScript, Prisma, PostgreSQL, Redis, RabbitMQ. Response envelope: `{ success, message, data }`.
Declared tools (9)
POST /authentication/registerPOST /authentication/loginPOST /authentication/refresh-tokenGET /authentication/meGET /productsPOST /productsGET /products/{id}PUT /products/{id}DELETE /products/{id}
github:VerdoFanv/express-restfull#docs_openapi.yaml · published by verdofanv · source repository