Login
Remember
Register
Ask a Question
What Are The Key Features Of Api Gateway?
+1
vote
asked
Feb 18, 2020
in
JAVA
by
rahuljain1
What Are The Key Features Of Api Gateway?
#api-gateway-features
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 21, 2022
by
Robindeniel
Key features of an API Gateway includes:
Ability to provide enterprise-grade security such as spike arrest, quota, and analytics
Ability to design API specs and transform SOAP APIs.
Manage APIs centrally but run them where your apps are.
...