This repository has been archived by the owner on Aug 5, 2021. It is now read-only.
API Integration
This is a major version update.
What Changed
- Site loads more than twice as fast now. Previously, it took 1.7 minutes to finish loading on a slow 3G connection. Now, it takes 39.29 seconds on the same connection.
- Data Usage decreased. Previously, site loaded 4 MB over the network on initial site load. Now, it is 1.3 MB.
- Created ClientService, a service that talks to the backend API
- Integrated ClientService into several components
- Removed the following obsolete code: AgencyService, AGENCIES, AgencyApiService, AgenciesIndexService, ReleasesIndexService, RepoService, ReposService, ElasticsearchSearchService, LunrSearchService, SearchService, ElasticsearchTermService, LunrTermService, TermService
Any Issues?
If you find any issues please create a new Github issue here. or send us a PR following our Contributing.md guide.