Zeile 1: |
Zeile 1: |
− | #REDIRECT [[Softwareentwicklung#Datenbanken]]
| + | |
| + | |
| + | == Firebase cloud messaging == |
| + | |
| + | FCM ist ein Service aus dem Google-Umfeld, der u.a. Push notifications auf Android erlaubt. |
| + | |
| + | Eine Alternative ist https://unifiedpush.org/ |
| + | |
| + | Ein freier Dienst für beide Dienste ist [https://ntfy.sh/docs/releases/ ntfy.sh] |
| + | |
| + | == Firecloud == |
| + | |
| + | Wohl die neuere Variante der Firebase Realtime Database ist Firecloud. |
| + | |
| + | Eine Alternative stellt [https://supabase.com/docs supabase] dar. |
| + | |
| + | Siehe auch [[Softwareentwicklung#Datenbanken]] |