Table of Contents

github [#142]Created with Sketch.

What is Arbiti?

Arbiti is a push notification platform that allows you to send notifications to your users.

Our number one priority is developer experience, everything we do is carefully crafted and designed to make your life easier as a developer.

You can send notification to individual browsers, users (multiple browsers per user), or to all subscribed users by using the Topics API.

We're currently in active development and we're adding new features and improvements every day. If you have a suggestion or feature request, please let us know by sending an email to feedback@arbiti.com

Why do push notifications matter?

Push notifications are a great way to keep your users engaged with your app.

They can be used to send important information, updates, and reminders to your users. They can also be used to drive traffic to your app and increase user engagement.

Good to know

  • > Arbiti is currently in active development and we're adding new features and improvements every day, we'll release version 1.0.0 (stable) once we have 100% test coverage and we feel it's safe to use extensively in production.
  • > Even though Arbiti is currently not stable, every code we write is thoroughly manually tested. While bugs do occur, we do not ship code that is knowingly broken, as we believe that should be the bare minimum.
  • > We're always looking to improve our products by talking directly to developers, the heart of our platform. If you have a suggestion or feature request, please let us know by sending an email to feedback@arbiti.com
  • > If you need help don't hesitate to contact us at support@arbiti.com
  • > All public facing code is documented either here or on the code itself by using TypeScript and JSDoc comments.
  • > We follow the SemVer versioning scheme, so you can expect breaking changes only on major versions.