GO LIBRARY FOR API MULTILANG

A library that allows you to create an api that returns messages with the language requested by the customer.


This library contains several middleware for different golang frameworks like fiber or gin-gonic that get the header sent by the client with the language you want to communicate.

In addition, it has a function that allows us to get the translated messages from a JSON file.