scribe/src
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
..
actions Add basic response (except images) 2021-05-01 17:39:05 -04:00
components Initial app 2021-05-01 17:03:38 -04:00
css Initial app 2021-05-01 17:03:38 -04:00
emails Initial app 2021-05-01 17:03:38 -04:00
js Initial app 2021-05-01 17:03:38 -04:00
models Initial app 2021-05-01 17:03:38 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Add basic response (except images) 2021-05-01 17:39:05 -04:00
queries Initial app 2021-05-01 17:03:38 -04:00
serializers Initial app 2021-05-01 17:03:38 -04:00
app.cr Initial app 2021-05-01 17:03:38 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Initial app 2021-05-01 17:03:38 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00