## **Current** 1. Current base endpoint is https://raw.githubusercontent.com/AngelGarcia13/DominicanWhoCodes/master/DWC.Blazor/wwwroot/data/developers.json 2. This Endpoint returns all the subscribed developers. ## **Change** 1. Get data from different endpoint. **Important Notes:** 1. This issue directly depends on backend project. 2. After new endpoint been created on backend project, this issue should be updated with those new url.
Current
https://raw.githubusercontent.com/AngelGarcia13/DominicanWhoCodes/master/DWC.Blazor/wwwroot/data/developers.json
Change
Important Notes: