Skip to content

Http Api gateway realtime mutation for subscription & SDK generation:

0

Recently I have started using http api gateway.

I have 2 questions:

1. Does http api gateway support SDK generation?

2. Can we do the same thing as an AWS appsync realtime mutation for subscription, observe query, available data offline locally etc. using the http API gateway?

1 Answer
2
Accepted Answer
  1. No.
  2. No. HTTP API is for REST APIs, while AppSync is for GraphQL.
AWS
EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.