-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
apiIssues related to the API categoryIssues related to the API categoryfeature-requestRequest a new featureRequest a new feature
Description
Is your feature request related to a problem? Please describe.
It seems as though support was dropped for REST APIs in the new Gen2 backends when working with mobile apps. When using amplify_outputs.json
to configure my application, I get misconfigurations and crashes (I know the format is correct because it works for my Next.js app).
Describe the solution you'd like
Please add support for REST APIs like you have for other platforms like web.
Example: Next.js support
Describe alternatives you've considered
I am considering building my own support for this by building a custom dispatching layer. However, this is keeping me from migrating to Gen 2 and pushing me to move away from Amplify all together.
Is the feature request related to any of the existing Amplify categories?
API
Additional context
No response
nrcrews
Metadata
Metadata
Assignees
Labels
apiIssues related to the API categoryIssues related to the API categoryfeature-requestRequest a new featureRequest a new feature