Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Laqrabti/Clean-architecture-next.js
/ functions
Functions
16 in github.com/Laqrabti/Clean-architecture-next.js
⨍
Functions
16
◇
Types & classes
7
↓ 1 callers
Method
decryptData
(encryptedResult: EncryptionResult)
app/api/kms/kms.tsx:70
↓ 1 callers
Method
encryptData
(plaintext: string,)
app/api/kms/kms.tsx:47
↓ 1 callers
Method
execute
(user: User)
src/application/use-cases/create-user.ts:7
↓ 1 callers
Function
formatDate
(date: Date)
app/__tests__/formatDate.test.ts:3
↓ 1 callers
Method
generateDataKey
()
app/api/kms/kms.tsx:28
Function
GET
(req: NextRequest)
app/api/video/route.ts:14
Function
Home
()
app/page.tsx:4
Function
POST
(request: Request)
app/api/users/route.ts:7
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:20
Function
UserForm
()
app/components/user.tsx:6
Function
VideoPlayer
()
app/components/VideoPlayer.tsx:4
Method
constructor
(region: string = 'us-east-1', public keyId: string)
app/api/kms/kms.tsx:21
Function
example
()
app/api/kms/kms.tsx:104
Function
handleSubmit
(e: React.FormEvent)
app/components/user.tsx:14
Function
main
hello.cpp:2
Method
main
(String[] args)
HelloWorld.java:2