Skip to content

How to call the Ocelot gateway from Angular? #1999

Answered by raman-m
Ramakrish asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Ramakrish!
Hare Krishna! Hare Rama! 😄 Forever!

Is it possible to call Ocelot API gateway URL from angular 7??

Angular is front-end framework. Any front-end framework requires to deploy special type of BFF gateway which has special configuration and setup.
In general Ocelot is good choice to deploy BFF gateway instance: we support main protocols: http + https, ws + wss.
We have some problems with OPTIONS and CORS policies, see #799. But we believe, experienced ASP.NET developer can solve these problems.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@raman-m
Comment options

Comment options

You must be logged in to vote
1 reply
@raman-m
Comment options

Answer selected by raman-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Configuration Ocelot feature: Configuration
3 participants
Converted from issue

This discussion was converted from issue #1029 on March 17, 2024 14:59.