2024-05-20

I’m building this backend using Vapor. This is mostly because I want to learn the concepts I need for web backends without the overhead of another language as well. So far I have implemented a relatively simple auth system and posting text. I will work on getting a user feed going next.