Examples ======== Nginx gateway, services routing based on the path ------------------------------------------------- https://github.com/husio/lith/tree/master/examples/nginx_gateway/ .. mdinclude:: ../../examples/nginx_gateway/README.md A standalone Go application with an embedded reverse proxy to Lith ------------------------------------------------------------------ https://github.com/husio/lith/tree/master/examples/go_reverseproxy/ .. mdinclude:: ../../examples/go_reverseproxy/README.md A single page application using Lith JSON API --------------------------------------------- https://github.com/husio/lith/tree/master/examples/js_spa/ .. mdinclude:: ../../examples/js_spa/README.md