API Maker Features

Auto Generated APIs

Internationalization i18N

Multiple Languages Support In Error Messages

Error Message
  • Amazingly, we can get backend error messages in any user language and directly show them to the user in UI, so the user can take appropriate actions.
  • Set symbols, and special characters, as a response error message.
  • Provide the internationalization name in the header, and you will get an error message in your provided language.
  • No need to restart the project, just change the error message, and it will be reflected immediately.