Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
anky2002
/
best
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
best
/
backend
/
app
/
core
26.1 kB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
anky2002
fix(P1-security): Rate limiter fails CLOSED for auth/AI endpoints when Redis is down
93c2107
verified
about 2 months ago
__init__.py
Safe
0 Bytes
feat: Complete project scaffold - backend (FastAPI) + frontend (Next.js 15) + scraper + LLM gateway
about 2 months ago
activity_log.py
4.64 kB
feat: Q&A bank with AI answers, networking page, job map visualization, activity log middleware
about 2 months ago
config.py
4.73 kB
fix(P0): Remove unused Field import from config, add ENCRYPTION_KEY to settings"
about 2 months ago
database.py
1.05 kB
fix(critical): database.py uses correct settings.database_url_async property
about 2 months ago
encryption.py
1.7 kB
fix(P0): encryption.py uses settings.ENCRYPTION_KEY from config properly
about 2 months ago
exceptions.py
3.01 kB
feat: Add unit tests, production Docker, rate limiting, WebSocket notifications, data export (GDPR), error handling
about 2 months ago
rate_limit.py
3.2 kB
fix(P1-security): Rate limiter fails CLOSED for auth/AI endpoints when Redis is down
about 2 months ago
security.py
5.27 kB
fix(P1-security): Reduce access token to 15min, add refresh session table, implement token revocation on logout
about 2 months ago
storage.py
2.49 kB
feat: Complete project scaffold - backend (FastAPI) + frontend (Next.js 15) + scraper + LLM gateway
about 2 months ago