mirror of
https://git.sr.ht/~edwardloveall/scribe
synced 2025-12-10 12:41:23 +00:00
9e96f29852f6fad59d21c8b482fa07734b9cf480
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.
scribe
This is a project written using Lucky. Enjoy!
Setting up the project
- Install required dependencies
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app
Learning Lucky
Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.
Languages
Crystal
83.9%
Nix
8.6%
Shell
4.6%
JavaScript
1.4%
Dockerfile
1%
Other
0.5%