@saqueib wrote:
I am building and app which will be talking to API to show the data,
I want to show already fetched data while the app is offline. Whats the best way to go about it.
Is only $http {cache : true} will be enough. whats your preferred library or tutorial to do this.
I have checked there are topics about PouchDB but I dont want to maintain a db on client side, any way to just cache the api response will be enough for this app
Posts: 4
Participants: 2