electric-sql/electric

Documentation and framework integrations for other server-side web frameworks.

Geschlossen

#1.878 geöffnet am 21.10.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (329 Forks)batch import
documentationfeature requestgood first issuehelp wanted

Repository-Metriken

Stars
 (10.155 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 16h) (149 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide