🛡️ Evidence Store API

Secure evidence management and logging system

📋 Available Endpoints

POST /api/store

Store evidence details in JSON format

Accepts any fields and stores what is present

GET /api/logs

View all stored evidence in table format

GET /api/logs/json

Get all stored evidence as JSON

DELETE /api/clear

Clear all evidence logs (Admin only)

🔧 Quick Actions

📊 View Evidence Logs 📄 View JSON Data