mdeslippe / easy-tracker

Easy Tracker is a web-based utility that enables users to easily monitor the current and historical status of their digital services.
1 stars 0 forks source link

Add a File Repository Trait #162

Closed mdeslippe closed 1 year ago

mdeslippe commented 1 year ago

Add a file repository trait with functions that can: 1) Create files. 2) Query files by id. 3) Update files. 4) Delete files.