Skip to content

Controllers

rustie edited this page Mar 17, 2019 · 2 revisions

Controllers Doc 1.0

Summary

Contains some legacy data controllers that GET and manually parse JSON from our backend service. Phased out mostly in favor of Retrofit for:

  • maintenance
  • scalability
  • caching and data flow
  • built in POJO support
Clone this wiki locally