Daggerpov / Quote-Droplet-iOS

iOS app that serves quotes through its feed, search, widgets, and notifications (Available on iOS App Store).
https://apps.apple.com/app/quote-droplet/id6455084603
Other
2 stars 0 forks source link

API getQuote rework (ask for coworker opinions?) #79

Closed Daggerpov closed 3 months ago

Daggerpov commented 3 months ago

https://github.com/Daggerpov/Quote-Droplet-iOS/issues/78

Daggerpov commented 3 months ago
Daggerpov commented 3 months ago

Could make new table called "short_quotes", or just add a property, isShort by quering whole database once (not that bad, since it's already what I do for every random quote GET request anyway (fml).

Daggerpov commented 3 months ago

Maybe ask for co-worker opinion