The API in a real environment

The PushApi is being used from a year ago in a real environment. During all this time it has been updated with several improvements (send to android devices, ios devices, new calls, refactoring, bugs correction, ...) and it has been responding positively.

Here are some interesting information obtained form the API:

  • It is being used with a database of more than 1.5M users.
  • It is sending an average of 50k daily mails (depending of the users activity).
  • It is used also as a mailing service.
  • It is sending an average of 5k push messages (depending of the users that have installed the application).

👍

Resume of using PushApi during a year in a real environment:

  • Emails sent: >25M.
  • Push: >500k to Android devices and >120k to iOs devices.
  • Error rate: 0% (all bugs that appeared after initial release were corrected and it is realtime monitored).

In the near future it is expected to keep improving the API. The next steps that will be done to reach this goal are listed here.