Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 314 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 314 Bytes

CHANGELOG

v0.0.0 - 2024-04-07

Added

  • Added basic FastAPI MVC folder structure
  • Added unit test cases
  • Configured MongoDB Atlas for Vector Store & Semantic Search.
  • Added Auth0 for Authentication & Brute Force Protection.
  • Added Rate Limitters (Sliding Window)
  • Added CSRF Protection & Idempotecy