Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 553 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 553 Bytes

hello_web

hello world - reverse proxy example projects for different languages

this git repository features different programming languages stateful usage scenarios to be used with a reverse proxy:

  • python flask
  • ruby
  • RoR
  • nodejs
  • go (http)
  • rust
  • php shellHook shows it all
  • java
  • perl

each example has two operation modes:

  • running on nixdoc.io/
  • running on nixodc.io/subdir

this can be decided on the command line

note: all example projects should be used with nix-shell and can have a shell.nix file for dependencies.