Describe your project or task here
I created a forum, utilizing Golang for the backend. The application includes essentials such as user authentication. I implemented functionality for adding posts, create topics, and reply to posts. I made sure to implement best practices for security, performance, maintainability and file structure.