DEV Community

Cover image for 🚀 API Maker - i18n Internationalization
API Maker®
API Maker®

Posted on

🚀 API Maker - i18n Internationalization

⭐ List of Features ⭐

✅ Support multiple languages
▸ Internationalization enables you to receive error or response messages in different languages from the API Maker.

✅ x-am-internationalization
▸ To receive a response or error message in a specific language, you have to set the x-am-internationalization value in the request header.

✅ Predefined errors list
▸ There are the Predefined errors list. user can map the values against keys. user will receive that error value in their error response.
▸ Error support on
▸ Constant errors
▸ Custom API errors
▸ Third party API errors

✅ Symbols & Special characters
▸ The user can set symbols and special characters, as a response error message.

✅ Quick effect
▸ No need to restart the project, just change the error message, and it will be reflected immediately.

✅ Switch language in sec
▸ Just provide the internationalization name in the header, and you will get an error message in your provided language.


Youtube video link

https://youtu.be/HBhubqm-5vw

Websites

https://apimaker.dev

API Docs link

https://docs.apimaker.dev/v1/docs/i18/i18.html

Follow on twitter

https://twitter.com/api_maker

Linked In

https://www.linkedin.com/company/api-maker

Top comments (0)