Fetching data in server Component

Is there a way I can fetch data from my api generated in my api routes in server Component rather than writing the route handling logic in my server Component
Was this page helpful?