Skip to content

Arwa-97/APIGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Gateway In Microservices

This is a simple demo for demonstrating the use of api gateway using ocelot.

Imagine that you are looking for a vehical, its loaction and price. so we have three services (Map, Price and Vehical service) and the api gateway that will call each service.

for testing the demo this is how to call the endpoints through the gateway:

https://localhost:7189/api/{servicename}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages