Finishing the WOIN API

This is part 4 of this series. Go here for part 1, here for part 2 and, here for part 3. In part 3 of this series I went over the architecture of the api and how it all works. I’m now going to set this up an AWS lightsail instance to run this as well as adding it to systemd so that it starts automatically if the system reboots and restarts in the event of a failure, add in some ssl love with LetsEncrypt and, set up log rotation because I did enable logging with echo in case we encounter errors I can troubleshoot....

February 3, 2023 · 9 min · 1877 words · Me