index
:
aniwatch-api
main
Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
feat: update rate limit to 6 reqs every 30 mins
Ritesh Ghosh
1
-1
/
+1
2024-03-12
feat: add json rate limit response; replace `max` with `limit`
Ritesh Ghosh
1
-3
/
+9
2024-03-03
feat: add axios config for future code reusability
Ritesh Ghosh
1
-0
/
+21
2024-02-28
Added `.env.example`
Ayush Choudhary
1
-2
/
+4
2023-11-22
refactor: add strict type imports
Ritesh Ghosh
1
-1
/
+1
2023-11-22
refactor: add strict type imports
Ritesh Ghosh
1
-1
/
+1
2023-09-10
perf(rateLimit): increased `windowMs` time
Ritesh Ghosh
1
-1
/
+1
2023-09-10
feat(legacyHeaders): update `ratelimit` config
Ritesh Ghosh
1
-4
/
+4
2023-09-10
feat: updated `ratelimit` config
Ritesh Ghosh
1
-2
/
+2
2023-08-20
feat(cors): added cors config
Ritesh Ghosh
1
-0
/
+10
2023-08-13
refactor(env): removed env type config
Ritesh Ghosh
1
-18
/
+0
2023-08-07
feat: added rate limit config
Ritesh Ghosh
1
-0
/
+9
2023-08-07
refactor: added `notFoundHandler`
Ritesh Ghosh
1
-0
/
+8
2023-08-07
refactor: added `errorHandler`
Ritesh Ghosh
1
-0
/
+11
2023-08-07
chore(envs): added type safe envs
Ritesh Ghosh
1
-0
/
+18