diff --git a/_layouts/default.html b/_layouts/default.html index acb4cdd..9e0395f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -28,6 +28,7 @@ diff --git a/resources.md b/resources.md new file mode 100644 index 0000000..2d5f5d4 --- /dev/null +++ b/resources.md @@ -0,0 +1,15 @@ +--- +layout: page +title: Resources +permalink: /resources/ +--- + + + +## Additional Resources + +--- +### API Style Guide +A List of rules, best practices, resources and our way of creating REST APIs in the Haufe Group. The style guide addresses API Designers, mostly developers and architects, who want to design an API. + +Goto our [API Style Guide](http://haufe-lexware.github.io/api-style-guide/)