Skip to content

Guidelines on how to create, test and deploy modules within the DINA-project

Notifications You must be signed in to change notification settings

DINA-Web/guidelines

Repository files navigation

For more information about the DINA Project, please visit the DINA wiki.

Authors

  • DINA International consortium - Technical Committee
  • DINA team at NRM

DINA Guidelines

Guidelines in Blueprint format

The .apib format is a markdown format that allows for various tooling. A Makefile is provided that for example can be used to render and validate guidelines written in API Blueprint format.

Usage:

# validate, generate report and HTML versions
make APIB=DINA-Web-API-Guidelines.apib

# run tests
make APIB=DINA-Web-API-Guidelines.apib test

# clean up
make down
make clean

Links

About

Guidelines on how to create, test and deploy modules within the DINA-project

Resources

Stars

Watchers

Forks

Packages

No packages published