Services
Inffuse offers various services which commonly require server side functionality. This is done by configuring the service in the Inffuse dashboard, and then using it on the client-side with minimal additional parameters. This also allows using services which require private keys, without making the keys public.For example, you can set up a Mandrill email service, configure it with the keys you previously got from your Mandrill account, create email templates via the dashboard, and then send an email just by providing the recipient email, and the template parameters. Or, you can set up a Twitter service, provide your Twitter App private keys, and search Twitter from the client-side.