* Adding latest news and banners * Adding first draft of cypress specs and github actions workflow * Adding sticky position for top banner * Tweak styles for new latest news section * Tweak styles for text__layout innerHTML * Fix Cypress homepage test spec * Fix mobile navi z-index with sticky top banner * Fix sticky banner z-index bug with mobile navi * Refactor markdown tools to support pages beyond developer docs * Adjust TADHACK text max-widths for small mobile * initial changes for open source copy * more copy * more copy * updated open source structure * minor * typo * more copy * Adjust styles for Open Source markdown small text * Update readme and remove floats from docs webhooks markdown * Add readme notes on Cypress and flesh out navi spec tests * Fix main navi highlight when on sub-sections of markdown pages Co-authored-by: Dave Horton <daveh@beachdognet.com>
1.2 KiB
Welcome, developers!
jambonz is an open-source CPaaS platform that is primarily designed for use by communications service providers.
As an API-driven platform, you will primarily interface with it using Webhooks and REST APIs. Our client SDKs include a Node.js SDK SDK as well as Node-RED plugins.
There are two ways to run jambonz:
- use our hosted platform (you can create a free account), or
- self-host your own jambonz system using the open-source distribution.
Pro tip: Start by creating a free account on the hosted platform because you can start testing immediately. You can always build a self-hosted platform later and migrate your applications seamlessly.
In these pages you will find information about our SDKs and APIs, along with some useful tips for getting started on the hosted platform along with tutorials describing how to perform common tasks.
As always, if you can't find the information you are looking for, please email us at support@jambonz.org and we'll be glad to help!