API Types
Top > Ingress and Egress > Layer 7 > API Types
- GraphQL - GraphQL is a specifications that allow the definition of APIs with "query" semantics. This is in contrast with the "one API per function" model typical of text-book REST web services. 🌐
- REST - REpresentational State Transfer (REST) is a software architectural style that defines a set of constraints to be used when creating HTTP-based web services. 🌐
- SOAP - Simple Object Access Protocol (SOAP) is an XML-based message encoding format typically used by legacy web services. 🌐
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!