Simple server to return exercise information.
Show Exercise Show all exercises with infinite scrolling Filter exercise list Search for exercise Positive exercise vote Share exercise on social media(facebook, twitter, others)
/exercise/:id
/exercise_list?limit=3&offest=0&type=”barbell”search_key=”push playground”
/exercise/:id/votes
We would like the database layer to allow interchangeable database technology. Some how use interface/protocols.
Would like a caching layer. This allows to speedy server responses.