Ocelot: nodejs microservice

Created on 23 Nov 2017  路  1Comment  路  Source: ThreeMammals/Ocelot

Say if one of my micreserivces written in nodejs can ocelot handle such case?

Say I want to have this sort of architecture:
Identityserver
OcelotGeteway_api0
core2.0_api1
core2.0_api2
nodejs_api3 (want to make sure If there is a way to take care of this one wih Ocelot Gateway)

Most helpful comment

@kuncevic It doesn鈥檛 matter what your downstream services are built with if they communicate using http(s).

>All comments

@kuncevic It doesn鈥檛 matter what your downstream services are built with if they communicate using http(s).

Was this page helpful?
0 / 5 - 0 ratings