Answer the question
In order to leave comments, you need to log in
Java solution for proxying 3rd party apis?
In my project, I use a lot of third-party APIs that are used by several clients (Web, mobile, etc.), Third-party APIs can be updated, the processing logic can change, I really don’t want to rewrite for each client.
We need a solution for proxying API requests, with the possibility of a single API at the output, the ability to write processing logic, caching. What solutions exist?
Answer the question
In order to leave comments, you need to log in
I found the solution, it is enough to use the Spring framework.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question