backend

command module
v0.0.0-...-7a9b2cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 8 Imported by: 0

README

go report card

Backend Thumbnail

Backend

Implementation of the CL5 signaling protocol and CLΩ API in Go. Powered by Chi and Gorilla Websockets.

Basics

All API endpoints use application/json or text/plain types. See documentation for endpoints.

Use this directory to build the server binary (use go build .).

Configuration is done via an environment variables file. See .env.example for a template.

Database

This backend code was designed with a MariaDB server in mind, but should be compatible with any standard SQL server. Tables will be auto-generated on first launch.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL