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
/
server.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
feat: use refactored error handlers and cache middlewares
Ritesh Ghosh
1
-32
/
+9
2024-12-23
chore: styling changes to be more consistent
Abdelaziz Mahdy
1
-1
/
+1
2024-12-22
feat(cache): add Cache-Control middleware and update .env.example
Abdelaziz Mahdy
1
-0
/
+2
2024-12-22
feat: add `/v` endpoint for identifying api repo vesion
Ritesh Ghosh
1
-0
/
+6
2024-12-07
feat(cache): add middleware to insert `CACHE_CONFIG` variable in request context
Ritesh Ghosh
1
-4
/
+20
2024-10-06
Aniwatch API Version 2 (#66)
Ritesh Ghosh
1
-27
/
+53
2024-03-12
feat: disabled `ratelimit` & `dont_sleep` for personal deployments
Ritesh Ghosh
1
-8
/
+25
2024-03-03
feat: add explicit interval time for convenience
Ritesh Ghosh
1
-1
/
+2
2023-11-29
feat: add check for vercel deployment
Ritesh Ghosh
1
-9
/
+14
2023-11-22
fix(ts): file import types & static folder path
Ritesh Ghosh
1
-8
/
+8
2023-08-20
feat(cors): using cors config
Ritesh Ghosh
1
-0
/
+2
2023-08-19
fix: added `healthcheck` awake
Ritesh Ghosh
1
-2
/
+2
2023-08-19
feat: added `healthcheck` awake
Ritesh Ghosh
1
-0
/
+7
2023-08-19
fix(healthcheck): fixed `/health` route response status
Ritesh Ghosh
1
-1
/
+1
2023-08-19
feat(healthcheck): added `/health` route
Ritesh Ghosh
1
-0
/
+1
2023-08-13
refactor(homeRoute): replaced `/` route with static resources
Ritesh Ghosh
1
-8
/
+10
2023-08-07
feat: rate limited endpoints
Ritesh Ghosh
1
-0
/
+2
2023-08-07
chore(cleanup): cleaned up server.ts
Ritesh Ghosh
1
-37
/
+8
2023-08-02
feat: added anime router
Ritesh Ghosh
1
-2
/
+17
2023-08-01
initial commit
Ritesh Ghosh
1
-0
/
+37