Skip to content

kcapp/api

Repository files navigation

kcapp logo

Go

api

Backend API for kcapp-frontend

Install

  • Execute go get github.com/kcapp/api
  • Run go build inside $GOPATH/src/github.com/kcapp/api
  • Now you have a built executable which can be run to start the API

Configuration

Configuration is done through yaml. All options can be set in config/config.yaml or a custom config file by specifying it as a argument to

./api custom_config.yaml

Database

Information about the database, and its configuration can be found in kcapp/database

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages