electric icon indicating copy to clipboard operation
electric copied to clipboard

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

Open thruflo opened this issue 4 months ago • 0 comments

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.

thruflo avatar Oct 21 '24 17:10 thruflo