Azartiz

CouchDB as a Service and apps ready to run on it.

Visit Website
January 30, 2019

Just released a "Contacts" app that runs on any web server just by uploading a single html page.

This is our 3rd app that uses the Azartiz platform, we also have a Blog and and a Todo app.

Like our other apps, the Contacts app runs in your web browser on Desktop PCs and mobile devices and syncs all your devices when you add/edit/delete a contact.

It's a great choice for teams working on a project. It's secure and SSL encrypted. And, like all our apps, it written entirely in Javascript and you can download the source code and modify to suit your needs.

You get it now at Azartiz.com and learn more by visiting our blog.

Comment

October 28, 2018 Azartiz Blog App

We've configured and released our in-house blog app to run on the Azartiz platform. The app is completely free and can use any CouchDB as a backend.

It takes less than five minutes to grab the code, upload it to your server and make a few small edits to connect it your Azartiz user account.

You can check out the blog here: https://azartiz.com/blog/

And grab the code here: https://azartiz.com/apps/blog.zip

There's a "Readme" file included that has step by step instructions for connecting it to your Azartiz DB user account.

Comment

October 28, 2018 Azartiz Todo App

We've released our first app to demonstrate how easy it is to create feature rich apps that use CouchDB as a backend.

The Todo app demonstrates user authentication, creating, reading, updating, and deleting documents.

It also demonstrates how CouchDB's "Live Sync" updates data among multiple users.

Comment

About

Azartiz makes it easy to use CouchDB as a backend database for web apps. We also provide demo apps to make it easy to get started with and boilerplate code that can be used with your own apps.