Web Julia Roadmap Assessment

I wanted to consult the status of some web related functionality in the Julia ecosystem.

Potentially related:

Not entirely sure,

Is there a roadmap to get functionality à la

  • WebDriver: Outdated wrapper for Python Selenium WebDriver.jl – I use RSelenium these days
  • If not mistaken Genie with other tools like eventually give
    • Shiny app like functionality
    • Hugo like functionality (Static Site Generator)

Would be nice to have current interfaces for common web API such as Leaflet

In general, it seems a few projects are unmaintained and created gaps in the Web ecosystem.

1 Like

I think that Observables.jl is taking over the mind share from Reactive.jl.
Also, Mux.jl seems to be used a lot (on top of HTTP) for servers.