-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Description
Is your feature request related to a problem?
Seems to be a fairly fundamental thing to be missing from this package. Cannot call any api's from server side without it. Unless I'm missing something.
Describe the solution you'd like
An implementation that allows server side api calls.
Describe alternatives you've considered
Only solution I can see is to create worker api endpoints and call with 'use client'
@opennextjs/cloudflare version
1.4.0
Additional context
No response
Before submitting
- I have checked that there isn't already a similar feature request
- This is a single feature (not multiple features in one request)