electric-sql/electric
Documentation and framework integrations for other server-side web frameworks.
Fermée
#1 878 ouverte le 21 oct. 2024
documentationfeature requestgood first issuehelp wanted
Métriques du dépôt
- Stars
- (10 155 étoiles)
- Métriques de merge PR
- (Merge moyen 3j 16h) (149 PRs mergées en 30 j)
Description
The patterns from the Phoenix integration are very applicable to other server-side / full-stack frameworks. Particularly integrating Electric via URL and serving a route that then returns authorised config to the Electric client.
Popular frameworks would include:
- Rails
- Laravel
- Django
- Spring Boot
- ... etc. ...
If the framework also has a LiveView style system then the Phoenix.Streams integration may be portable / applicable too.