api
API Gateway
Amazon API Gateway is a managed API gateway for creating serverless REST api endpoints.GraphQL
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.REST
Representational State Transfer (REST) is an architectural style that defines a set of constraints and properties based on HTTP. Many APIs use this style.