Software Alternatives & Reviews

Elixir mock SSE server

surge.sh Caddy
  1. Static website hosting for front-end developers.
    Pricing:
    It is easy to set up a secure front-end using Surge: just build the code and run surge ./build with it's CLI once it's installed. You will get an url such as https://demo.surge.sh.

    #Static Site Generators #Website Builder #Cloud Computing 23 social mentions

  2. 2
    The HTTP/2 Web Server with Automatic HTTPS
    Pricing:
    • Open Source
    For the back-end, we can use a reverse proxy for the TLS termination. For example, Nginx Proxy Manager or Caddy Server automate the certificates for you. We can alternatively add self-signed certificates to Cowboy using mkcert if you want the server to be exposed directly. If Elixir or Phoenix app is distributed, this first solution is preferable.

    #Web Servers #HTTP/2 Web Server #Web And Application Servers 224 social mentions

Discuss: Elixir mock SSE server

Log in or Post with