Skip to content

First working version

Choose a tag to compare

@kmorfo kmorfo released this 24 Mar 09:25
· 28 commits to main since this release

Notificator is a backend that allows us managed all our Firebase Cloud Messaging in one app.

Includes the following features:

  • Swagger OpenAPI
  • You can register one project per user/email
  • Authentication and authorization, using JWT and roles
  • Separation of the Users and Auth modules
  • Password recovery via email with templates and temporary token
  • Each project are multi user with roles
  • Each application can be multi channels with a default channel
  • Send Notification messages
    • Optional Image
    • Optional data in JSON format