Commit graph

160 commits

Author SHA1 Message Date
11dc8acc50
readme 2021-10-31 22:45:38 +05:30
f0853a4a64
implement rendering on medium-formatted data 2021-10-31 22:26:42 +05:30
63bd10688c
reuse client object 2021-10-31 22:26:22 +05:30
a1395234e6
make certain fields non-nullable
I think it is safe to assume that these files will never receive a null
value. However, we should collect a bunch of data and verify this
assumption.

But for now, this means less boilerplate code
2021-10-31 22:17:48 +05:30
adf85ea814
fetch details from medium endpoint 2021-10-31 15:13:04 +05:30
92a9f12117
reverse engineered schema for medium graphql endpoint 2021-10-31 15:12:49 +05:30
732eeb0d3a
add makefile 2021-10-31 15:12:26 +05:30
4f922c725c
read settings and meta routes 2021-10-31 15:12:12 +05:30
60f6a57363
add license 2021-10-31 15:11:25 +05:30
ce837634e7
init 2021-10-31 15:11:13 +05:30