Commit graph

12 commits

Author SHA1 Message Date
b7ee0a0c7c
Name the project appropriately
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 19:47:20 +05:30
01d902d311
Deserialize paste json properly
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 19:45:48 +05:30
e7a18f4b03
Handle paste dynamic fetch
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 19:16:24 +05:30
8d755c01f7
Use rustls
Can statically link the binary if i have this in place

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-20 19:22:27 +05:30
ebf8733048
Use reqwest to fetch the file necessary
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-20 19:16:42 +05:30
215753bb59
Use get request parameters instead of routes
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-20 09:09:56 +05:30
028ca37763
Proper coloring
Dark theme

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-20 08:41:42 +05:30
527e5a5fe1
Improve the template
Add syntax highlighting, add a proper footer

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-19 22:56:05 +05:30
bf76580950
Make the template a bit more proper
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-19 18:17:38 +05:30
db32d8b07e
Basic run with tera templating
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-11 20:02:22 +05:30
0bdf93d737
Add tera for templating
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-11 19:38:30 +05:30
fa3b2204d3
Root Commit
Basically a hello world

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-11 19:11:33 +05:30