simplcommerce / SimplCommerce

A simple, cross platform, modulith ecommerce system built on .NET
http://www.simplcommerce.com
Apache License 2.0
4.2k stars 1.59k forks source link

API wrapper exception middleware #262

Open thiennn opened 7 years ago

thiennn commented 7 years ago

Write a middleware to catch all unhanded exception on /api and transform to a json. Depend on the environment (Dev, Prod) expose difference information.

hishamco commented 5 years ago

@thiennn why this is on hold?

hishamco commented 5 years ago

@dohuy91 seems you already done this. Am I right?