Inventory and database repository for the creation, treatment, and report on BC Invasive plants and animals.
13
stars
4
forks
source link
[INV-3662] Create Error Handler, move middleware to named files, create common Database caller #3696
Closed
LocalNewsTV closed 1 day ago
Overview
This PR includes the following proposed change(s):
Create modular error handler as a catch all
Request
object to track filepaths instead of manual entryCustomError
classMoved middleware into named files for modularity
Created common Database caller
While the global error handler will function right away, the database caller will be implemented later in sprint