techdiary-dev / api.techdiary.dev

1 stars 1 forks source link

Notification API #28

Open kingRayhan opened 6 months ago

kingRayhan commented 6 months ago

Base notification schema

Image

kingRayhan commented 2 months ago

Make a reusable able notification class @shoaibsharif

sendNotification(
    userId,
    notification_type,
    .....
)