Commit Graph

55 Commits

Author SHA1 Message Date
Edward Loveall fe2f3ebe80
Add test script
This makes it much easier to randomize the spec order
2021-07-04 16:03:25 -04:00
Edward Loveall 57f26996b2
Break up views into components 2021-05-15 17:06:42 -04:00
Edward Loveall c954fc1006
Move response types to models 2021-05-15 17:05:28 -04:00
Edward Loveall 9e96f29852
Add basic response (except images)
The basic idea here is to fetch the post with the medium API, parse the
JSON into types, and then re-display the content. We also have to fetch
each media object as a REST call to get things like embeded iframes.
2021-05-01 17:39:05 -04:00
Edward Loveall fcf3eb14d0
Initial app 2021-05-01 17:03:38 -04:00