it is possible to do push notifications in FastApi?

Viewed 86

Im developing my backend in FastApi but I want to sent web notifications. I want to know how is possible throughth FastApi.

Im not sure if [pywebpush][1] works or any other library.

Im developing the Frontend in ReactJS

0 Answers
Related