api from your api? say fro every end point you have you must invoke their corresponding endpoint too.
Can't you write controller actions? How difficult can it be?
I'd suggest you to take a look at ocelot. It may be what you need
That looks like quite a heavy duty solution. Would come handy (future ref) if I've a bunch of services to talk to and need plenty data manipulation. Thanks for sharing though!
Ye it is, but if you just need to redirect your requests to another endpoint (without any logic in between) that's a solution
Обсуждают сегодня