.net - how can I read appsettings.json from angular? -


i trying read appsettings.json on angular , set url depending on settings on appsettings.json.

on appsettings.json have defined url test , dev environments.

i want on angular set urls depending on file.

is possible?

thanks

you can use $http.get('path/to/appsettings.json') data json file.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -