Categorygithub.com/kcapp/api
modulepackage
2.7.0+incompatible
Repository: https://github.com/kcapp/api.git
Documentation: pkg.go.dev

# README

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 description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author