notypo-backend

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

README

notypo-backend (v0.1)

build status

This is the api-backend of the notypo-game. This server provides character-streams, used as a model-content by client applications.

Getting Started

Just git-clone the repository.

git clone https://github.com/theMomax/notypo-backend.git

Use the make command for initial setup and to test or build the program. Type make help, it will print some useful information.

API-Specification

Use the make docs command to show the api-specification. You need go-swagger for this command to work.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api contains the implementation of notypo's streaming-api.
Package api contains the implementation of notypo's streaming-api.
Package communication handels the translation from http and json-text to type-safe golang code.
Package communication handels the translation from http and json-text to type-safe golang code.
Package config provides config-data.
Package config provides config-data.
Package streams contains the logic for managing and generating Streams.
Package streams contains the logic for managing and generating Streams.

Jump to

Keyboard shortcuts

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