Nootify
About
Nootify is a notification managing service intended for developers. It allows you to easily connect your web, mobile or desktop applications to a central notification managing system. Notifications are small, character-limited messages that are sent from the service to the connected clients. At the moment we only support string messages in our notification payload.
You can easily send notifications to your connected subscribers, manage who receives notifications and how long they are active.
The Nootify API is organized around REST. Our API has resource-oriented endpoints, returns JSON-encoded responses and uses the standard HTTP verbs, response codes and workflows.
Before using the API you need to sign up for our platform and then generate a pair of Public/Private keys which will be attached to each request you make.