Skip to content

sayak-dev/Instant-Messaging-Platform-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for instant messaging platform

REST/Websocket hybrid API for instant messaging platform.

Currently has register/login, user search, group chat and one to one messaging functionalities.

Uses PostgreSQL database.

Run the API

In root directory: go run main.go

Test

Clear cache: go clean -testcache

Run all unit tests: go test ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages