Skip to main content
  1. Blog
  2. Article

James Donner
on 12 February 2016

Telco Demos With Juju: APIdaze


From Big Data to web services, there is so much that can be made with our service modeling tool Juju. As we count down to Mobile World Congress, we’ll be diving into the telco focused Juju solutions that make deploying innovative SaaS services simple.

APIdaze provides an API for building telecom services and web applications. Using the REST API, developers can collect phone numbers, make calls, send SMS, fax, manage SIP accounts, and more. APIdaze recently joined the Charm Partner Programme and are currently charming both APIdaze.io and Widget4Call. The combination of their API solutions with the ease of Juju Charms will enable users to create, deploy, scale and integrate telecom and web applications within minutes.

One example of a telecom application enabled by APIdaze is the click-to-call service Widget4Call. Widget4Call is a simple HTML & JavaScript code that can be inserted into a website to allow users to contact companies at the click of a button. Enabling a quick solution for inquiries on the web can reduce cart abandonment as well as leading to an increase in sales.

But what about the configuration stage? If a service operator was to install this service, the API would most likely need to be replicated on the operator’s infrastructure. With Juju, instancing the web server becomes an incredibly simple process. Just how simple? See for yourself in this video demonstration from TADsummit Lisbon.

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...