feat: implement caching of api responses

should help a bit in not getting rate-limited
This commit is contained in:
zyachel 2023-02-11 22:21:28 +05:30
parent a3b7f276cc
commit 175878dba9
10 changed files with 195 additions and 35 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
node_modules/*
.env
dev-data/*
public/css/*
public/css/*
dump.rdb