Make changes to your websites and apps without the need to recompile and republish them.
Manage all your app configurations from a single dashboard.
Integrate our simple REST API into your apps for fast and easy access to your app configurations.
Make your app more dynamic by tailoring the appearance, content and behavior of your app or website based on a user's country or language, for example.
Simply tell your app to load the correct config from RemoteConfigs based on a user's country or language.
You most probably have different app settings for your apps when they are deployed to different environments such as development, staging, QA and production. You can store the app settings for each of your environments as configs on RemoteConfigs and reference the correct config depending on the environment which your app has been deployed to.
This will eliminate the need to recompile and publish your app when you want to make changes to your app settings for a specific deployment environment.
A configuration is a set of key-value pairs. This sounds simple, but it can be really powerful. For example, you can create a config with key-value pairs as it would be in your app's configuration file or app settings file.
You could save the key-value pair sessionTimeout
: 20
as a setting
in your config and make use of it in your app. Whenever you want to change
the sessionTimeout
, you simply make the change from your RemoteConfigs dashboard.
Make use of your configs and settings by making simple REST requests to the RemoteConfigs API using your API key.
Once you've set up your app to obtain your configs and settings through the RemoteConfigs API, you don't have to recompile and republish your app to make changes to it, you simply make the changes from your RemoteConfigs dashboard.
You can draw more attention when you change your website or app's appearance whenever you have a sale on. Simply tell your app to use a different config when you have a sale on.
Scheduled tasks and cron jobsRemotely alter your apps that execute as scheduled tasks or cron jobs by storing the parameters for your applications as configs on RemoteConfigs. This will eliminate the need for you to sign into your server to make the changes.
Allow business users with no coding experience to make instant changes to apps and websitesYou can extract any static website or app content or settings to RemoteConfigs and allow non-coders to make changes to the website or app, without touching a single line of code and eliminating the need to recompile and republish the app or website.
No credit card is required and there is no trial period.