Want to access api locally
anubhav1603
HOBBYOP

a year ago

I have 3 api under same project is it possible to access them locally as only 1 api is the main other 2 can speedup if they can coordinate locally like postgres does with url

Solved

15 Replies

anubhav1603
HOBBYOP

a year ago

N/A


a year ago

Your question doesn't entirely make sense. What do you mean "the other two can speedup if they can coordinate locally"?


a year ago

The way I'm interpreting your question is you want to have one api public facing, then two that only communicate with each other/the public api.


anubhav1603
HOBBYOP

a year ago

I mean i have 3 api 1 is the main other 2 just help it for other task ,is it possible they can work with local host ?


anubhav1603
HOBBYOP

a year ago

Yes the other two only interact with the main


a year ago

No, when you host multiple services, they are not on the same localhost


a year ago

However, you can use the private network instead


anubhav1603
HOBBYOP

a year ago

How i can access?



anubhav1603
HOBBYOP

a year ago

Thank you


anubhav1603
HOBBYOP

a year ago

Will this work with Google oauth?


a year ago

Google oauth should not factor in here


anubhav1603
HOBBYOP

a year ago

Tnx for the help


a year ago

No problem, labelling this as solved now. Feel free to open another thread if you have issues


a year ago

!s


Status changed to Solved adam about 1 year ago


Loading...