Commit graph

13 commits

Author SHA1 Message Date
eb769cb741
Bump up dependencies
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-05-07 18:29:03 +05:30
71206e3f61
Update depedencies
Actix, tera, serde are upreved to latest

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-20 08:22:48 +05:30
4f2c282695
Update actix and other dependencies
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-02-21 12:37:44 +05:30
4aa9bf2810
Move out scripts and styles
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-21 21:19:41 +05:30
b5efd31fdd
Set appropriate contenttype
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-12 00:01:48 +05:30
ec38c59631
Improve dockerfile
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-12-11 22:05:50 +05:30
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
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
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