This project consists in creating a web forum that allows :
- communication between users.
- associating categories to posts.
- liking and disliking posts and comments.
- filtering posts.
- All standard Go packages are allowed.
- sqlite3
- bcrypt
- UUID
This project consists in creating a web forum that allows :