Skip to content

akhil-datla/Presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presence Backend Server

Download and run the binary from the release page.

OR

To run Presence, type the following into a Terminal or Command Prompt window:

go run main.go

To specify a port to run on, add the port flag to the command:

go run main.go -port=<PORT>

API Routes
API Handlers