michaeljolley / awesum.io

awesum.io is a platform built to recognize those who have helped others in some way.
https://awesum.io
MIT License
3 stars 4 forks source link

We need mock data for easier development #33

Open parithon opened 4 years ago

parithon commented 4 years ago

Right now we are coupled to the data from production (i.e. twitter) which most other developers will not have access to. I would suggest we redesign the data with a pattern that would allow us to inject mock data.

michaeljolley commented 4 years ago

I'd love to get some input on how you'd like to implement that!