Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 634 Bytes

File metadata and controls

19 lines (13 loc) · 634 Bytes

AUDIT TRAIL SYSTEM — BACKEND

This project is a backend service built to understand backend development concepts and explore FastAPI by implementing an audit trail system that tracks and logs system activities.

This project is currently under development.

Features

  • Audit logging for system actions
  • API endpoints built using FastAPI
  • Structured backend architecture
  • Focus on understanding backend workflows and request handling

Getting Started

Clone the repository and set up the backend locally:

git clone https://github.com/poojabelbase07/Audit-Trail-System-Backend.git
cd Audit-Trail-System-Backend