You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ This is an Express service written in [TypeScript](https://www.typescriptlang.or
17
17
-[PostgreSQL](https://www.postgresql.org/) database for store user data
18
18
-[Prisma ORM](https://www.prisma.io/) for managing the database
19
19
- Automated [OpenAPI](https://www.openapis.org/what-is-openapi) specifications using [JsDocs](https://jsdoc.app/) and [Swagger UI](https://swagger.io/tools/swagger-ui/) for generating documentation.
20
+
-[Role-Based Access Control (RBAC)](https://www.redhat.com/en/topics/security/what-is-role-based-access-control) for managing API resources
21
+
- Rotate Logs using [Winston](https://github.com/winstonjs/winston)
"description": "This is an Express service that provides authorization functionality and includes gen-AI features using RAG, Redis, Postgres, and Langchain.",
"description": "This is an Express service that provides authorization functionality and includes gen-AI features using RAG, Redis, Postgres, and Langchain.",
0 commit comments