A linkfree clone in golang. This project is just for learning and exploring Golang. A simple CRUD application in pure Golang with session authentication.
Database - SQLite
- CRUD operations
- Authentication
- Profile
- Add Bio
- Add User Projects
- Use CSS or Tailwind CSS in templates
- Use HTMX
- Create API
- Dockerize
- Documentation for self hosting