Open thequbit opened 10 years ago
Pull in all tweets from merchants that are registered and provide a feed (via http/https) with only the important information in them.
Each element within the feed should include:
The feed would simply be a JSON file with the information in it. This feed should be generated on each http request via contents within the database.
Probably want to cache this (hourly?)
Pull in all tweets from merchants that are registered and provide a feed (via http/https) with only the important information in them.
Each element within the feed should include:
The feed would simply be a JSON file with the information in it. This feed should be generated on each http request via contents within the database.