Skip to content
#

api-gateway

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 470 public repositories matching this topic...

This repository contains a microservices architecture implemented using Spring Boot. The architecture includes several microservices responsible for different aspects of an e-commerce application: Order service, Inventory service, Product service, User service, Discovery server, and API gateway.

  • Updated Oct 21, 2023
  • Java
Followers
97.9k followers
Wikipedia
Wikipedia

Related Topics

graphql-api rest-api rpc soap wsdl