Skip to content

manishdhakal/golang-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger-Rest

KEYWORDS
Golang, Microproject, REST API, GO

This a micro project of golang rest-api messenger app with simple database of MySQL.

Run the project with
go run . 

DB Design (ERD)

alt erd

PS: I used sha256 for encoding the password and the sessions of users

Releases

No releases published

Packages

No packages published

Languages