I have 2 App Platforms and I want to communicate between them via Restful API but internal way. How can I achive that?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
If your two apps are deployed completely separately on the App Platform, you would need to use the public routing for their communication.
For different components deployed under the same app, you could use the internal routing as described here:
The best thing to do to get your voice heard regarding this would be to head over to the DigitalOcean Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
- Bobby.