Skip to content

Mr-Destructive/lingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lingo

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

Features:

  • CRUD operations
  • Authentication
  • Profile

TODOs:

  • Add Bio
  • Add User Projects
  • Use CSS or Tailwind CSS in templates
  • Use HTMX
  • Create API
  • Dockerize
  • Documentation for self hosting

Dependencies:

  • SQLite driver for golang
  • Cryto package for encryption of password

About

A Linkfree clone in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors