A
A
AndroidDev20152019-08-17 18:50:11
Java
AndroidDev2015, 2019-08-17 18:50:11

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

1 answer(s)
A
AndroidDev2015, 2019-08-17
@AndroidDev2015

I found the solution, it is enough to use the Spring framework.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question