. . .

ApiOmat Documentation Home

<div id="tutorials" class="col m12">
    <ul class="collection with-header">
        <li class="collection-header">Tutorials</li>
        <li class="collection-item"><a href="Migrate-from-JAR-based-modules-to-Git-based-modules.html">Migrate from JAR-based modules to Git-based modules</a></li>
        <li class="collection-item"><a href="Creating-a-new-module.html">Creating a new module</a></li>
        <li class="collection-item"><a href="How-to-model-an-app-user-in-ApiOmat.html">How to model an app user in ApiOmat</a></li>
        <li class="collection-item"><a href="SDK-download-via-REST-API-with-cURL-and-Java.html">SDK download via REST API with cURL and Java</a></li>
    </ul>
</div>
<div class="col s12 m6">
    <div class="card">
        <div class="card-content">
            <span class="card-title">App Owner</span>
            <p>Engage users with notifications and get in-depth user analytics. Understand how users interact with the app and identify places where improvements can be made.</p>
        </div>
        <div class="card-action">
            <a href="Analytics.html">ANALYTICS</a>
            <a href="Push.html">PUSH</a>
        </div>
    </div>
</div>
<div class="col s12 m6">
    <div class="card">
        <div class="card-content">
            <span class="card-title">Operations</span>
            <p>Run and manage ApiOmat and ensure all your apps are taken care of. Use our monitoring tools and vendor onboarding to simplify IT operations for mobile apps.</p>
        </div>
        <div class="card-action">
            <a href="Vendor-Onboarding.html">VENDOR ONBOARDING</a>
            <a href="Monitoring.html">MONITORING</a>
            <a href="Security.html">SECURITY</a>
            <a href="Installation-and-Update.html">INSTALLATION</a>
        </div>
    </div>
</div>
<div class="col s12 m6">
    <div class="card">
        <div class="card-content">
            <span class="card-title">Frontend Developer</span>
            <p>Build Apps faster than ever and focus on delivering an amazing UI. ApiOmat SDKs provide essential mobile and app services and eliminate the need to consume APIs.<br/><br/></p>
        </div>
        <div class="card-action">
            <a href="SDKs.html">SDKs</a>
            <a href="Offline-Handling.html">OFFLINE HANDLING</a>
            <a href="Authentication.html">AUTHENTICATION</a>
            <a href="Push.html">PUSH NOTIFICATIONS</a>
        </div>
    </div>
</div>
<div class="col s12 m6">
    <div class="card">
        <div class="card-content">
            <span class="card-title">Backend Developer</span>
            <p>Set up a backend in minutes, integrate IT systems and cloud solutions with out-of-the-box connectors or build your own. Write complex business logic and orchestrate data to fit your use-case.</p>
        </div>
        <div class="card-action">
            <a href="Modules-and-Connectors.html">CONNECTORS</a>
            <a href="Data-Modeling.html">DATA MODELING</a>
            <a href="Server-Code-Module.html">BUSINESS LOGIC</a>
        </div>
    </div>
</div>