cuappdev / podcast-ios

An open-source iOS app for listening to podcasts.
MIT License
303 stars 37 forks source link

Relocate endpoint code #417

Closed doctor3w closed 6 years ago

doctor3w commented 6 years ago

Description: Group the different endpoint classes into files rather than folders. We have too many small endpoint classes that are all very similar.

doctor3w commented 6 years ago

Completed in #418