ManuHernandez / Identity-Server-4-Ocelot-API-Gateway-and-MicroServices

Created micro service using Identity Server 4 and Ocelot api gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Authenticating micro services using Identity server 4 and merging all the URLs of both APIs in one API gateway using Ocelot, an open source API gateway. Please find the below mentioned URL to access the APIs

Customer API

request: { "Id": 6, "FirstName": "Qasim", "LastName": "Sheikh", "Age": 34, "Gender": "Male" }

Order API

OAuth API

About

Created micro service using Identity Server 4 and Ocelot api gateway


Languages

Language:C# 100.0%