Update how we load adopters to be simpler
When we first made this API, there was a plan to make a mechanism to update the adopters json outside of the build. There are no plans to do this currently, so we should look to simplify the service that was built in anticipation of this change. Once we simplify how we load the adopters, we should also make sure to test the code properly, as there are currently no tests for this service.