sourcecoursepoc / sourcecourse_poc

Innovation poc
0 stars 0 forks source link

May 17th - Configure Backend connection base URL to single configurable file - Swathi #215

Closed sourcecoursepoc closed 1 year ago

sourcecoursepoc commented 1 year ago

Currently how implemented :- The BE API urls are hardcoded. So if we need to configure the BE api to a different URL we should go ahead and change in each and every file.

Expected:- Move the base url of API to single configurable file

swathi-krishna-k commented 1 year ago

base url is moved in to single configurable file