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
2021-05-01 17:03:38 -04:00
2021-05-01 17:39:05 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:39:05 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00

scribe

This is a project written using Lucky. Enjoy!

Setting up the project

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.

Description
No description provided
Readme AGPL-3.0 721 KiB
Languages
Crystal 83.9%
Nix 8.6%
Shell 4.6%
JavaScript 1.4%
Dockerfile 1%
Other 0.5%