SCODEMeetup / community-services-locator-ui

Building a UI for community locator services
MIT License
1 stars 7 forks source link

Remove calls to unnecessary endpoints. #61

Closed mollyhenderson closed 4 years ago

mollyhenderson commented 4 years ago

60 Update to support API v2

This is the first step to supporting the new API - removing calls to endpoints that we don't need any more. There will still be some (hopefully small) amount of work needed to update the categories we display.

Merging this into a feature branch so we can release these changes along with the new API when we're ready.