italia / developers-italia-api

API for the developers.italia.it public software collection
https://api.developers.italia.it
GNU Affero General Public License v3.0
9 stars 6 forks source link

Make use of application/problem+json support in Gofiber #225

Closed bfabio closed 4 months ago

bfabio commented 4 months ago

Gofiber v2.51.0 added built-in support for application/problem+json, we should make use of it. Right now we manually add the header ourselves.

richardrdev commented 4 months ago

I can take a look at this, if nobody else is already

bfabio commented 4 months ago

@richardrdev it would be nice, thanks