Titowisk / YabaAPI

0 stars 1 forks source link

Implement Error Handling Middleware #43

Closed Titowisk closed 3 years ago

Titowisk commented 3 years ago

Based on the Section 10 of the course: complete-guide-to-building-an-app-with-net-core-and-react

We should implement an Error Middleware to avoid having to use a bunch of try/catch in controllers