📄️ Lotus API Guidelines
Welcome to the guidelines regarding the Lotus API, a simple project built to act as an https request endpoint.
📄️ Setup Apache2 with Nodejs & Reverse Proxy
Welcome, this document serves as a guide on how to setup a Node.js application with an already established Apache2 server using a reverse proxy to defer specific URL requests to the Node.js application. For the purposes of this guide we will be using an Ubuntu Server.
📄️ Setup an Apache2 Server
Prerequisites