test-signer

command module
v0.0.0-...-7533b51 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Unlicense Imports: 2 Imported by: 0

README

test-signer

The Test signer is a service that accepts a set of answers and questions and signs that the user has finished the " test " at this point in time. The signatures are stored and can later be verified by a different service.

Getting Started

migrate -database '<db_url>' -path internal/app/infrastructure/migrations up
  • Install the project dependencies:
go mod tidy
  • Run the server:
SIGN_KEY='your secret' go run main.go -u '<db_url>' -s '<a JWT secret>' 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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