Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

nuts-foundation/nuts-consent-logic

Repository files navigation

Nuts Consent Logic Service ##################

Build Status

Test coverage

GoDoc

Maintainability

This module is written in Go and should be part of nuts-go as an engine.

Running tests

Tests can be run by executing

go test ./...

Generating code

oapi-codegen -generate server,types -package api docs/_static/nuts-consent-logic.yaml > api/generated.go

Building

This project is part of https://github.com/nuts-foundation/nuts-go. If you do however would like a binary, just use go build.

README

The readme is auto-generated from a template and uses the documentation to fill in the blanks.

./generate_readme.sh

This script uses rst_include which is installed as part of the dependencies for generating the documentation.

Documentation

To generate the documentation, you'll need python3, sphinx and a bunch of other stuff. See nuts-documentation-development-documentation The documentation can be build by running

/docs $ make html

The resulting html will be available from docs/_build/html/index.html

About

Contains all logic to create and update consents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages