Skip to content

jacklightbody/go-messaging-app

Repository files navigation

A simple messaging app written in go.

Installation

Import the simpleMessagingStructure sql file into a new mysql database. Configure the connection details in the loadconfig section of messageModel.go. Compile using go build, and run the executable. The server will be available at localhost:8080/ where you can POST and GET to it in the manner specified in task.md.

About

Simple Messaging app written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages