Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digitros/nextjs-fastapi
/ functions
Functions
4 in github.com/digitros/nextjs-fastapi
⨍
Functions
4
◇
Types & classes
0
↳
Endpoints
1
Function
GET
(request: Request)
app/api/helloNextJs/route.ts:3
Function
Home
()
app/page.tsx:4
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:11
Function
hello_fast_api
()
api/index.py:7