homebugh-api

module
v0.0.0-...-8ae76b5 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: MIT

README

Homebugh API

An API for the Homebugh application.

Configure development environment

  1. Generate a self-signed TLS certificate
$ cd tls
$ go run /usr/local/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost

when using asdf with 1.19.2 version of go (adjust if needed):

go run ~/.asdf/installs/golang/1.19.2/go/src/crypto/tls/generate_cert.go --rsa-bits=2048 --host=localhost
  1. Configure database

The application uses the database from Homebugh repository. Follow the steps from Configure development environment list.

License

HomeBugh app is released under the MIT License.

Directories

Path Synopsis
cmd
api command
pkg

Jump to

Keyboard shortcuts

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