Overview
This is simple end point definition under the common.proxy.ts file. These should be constants that define all of the end points outlined here:
https://github.com/Lever-age/api/wiki/Interface
We would also need a constant that defines the pre-fix:
http://api.leveragecampaignfinance.org
Both of these should live under the common proxy for now. This will allow us to start making back-end calls quickly and from there we can move on to delivering the data to the service pages and then the components and HTML templates as the final terminus.
Overview
This is simple end point definition under the common.proxy.ts file. These should be constants that define all of the end points outlined here:
https://github.com/Lever-age/api/wiki/Interface
We would also need a constant that defines the pre-fix:
http://api.leveragecampaignfinance.org
Both of these should live under the common proxy for now. This will allow us to start making back-end calls quickly and from there we can move on to delivering the data to the service pages and then the components and HTML templates as the final terminus.