Skip to content

Kodrafo/api-style-guide

This branch is 1 commit ahead of, 16 commits behind Haufe-Lexware/api-style-guide:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rainer Zehnle
Mar 5, 2018
4ae8756 · Mar 5, 2018
Jul 1, 2016
Jan 11, 2017
Jan 11, 2017
Jun 16, 2017
Jan 11, 2017
Aug 3, 2017
Mar 5, 2018
Jun 16, 2017
May 2, 2017
Jan 11, 2017
May 11, 2017
Apr 4, 2017
Jun 16, 2017
Jul 1, 2016
Jul 1, 2016
Jun 16, 2017
Jul 1, 2016
Jun 16, 2017
Jan 11, 2017
Aug 3, 2017
Jan 11, 2017
Jan 11, 2017
Dec 8, 2017
Jan 26, 2017
Jan 11, 2017
Jan 11, 2017
Jul 13, 2015
Jul 13, 2015
Sep 7, 2017
Jun 16, 2017
Jun 16, 2017
Jun 6, 2017

Repository files navigation

Haufe API style guide

Purpose


Great RESTful APIs look like they were designed by a single team. This promotes API adoption, reduces friction, and enables clients to use them properly. To build APIs that meet this standard, and to answer many common questions encountered along the way of RESTful API development, the Haufe-Lexware CTO team has created this comprehensive set of guidelines. We have shared it with you to inspire additional discussion and refinement within and among your teams, and contribute our learnings and suggestions to the tech community at large.

Usage


The API style guide MUST be used when you create an API, refactor or extend an API, no exeptions. Existing APIs might be subject to adapt if there is business value in it.

It is the responsibility of the person implementing the API to apply the API Styleguide to a specific API and project!

Please follow the guidelines, but don't follow blindly!
You can break the rules by talking to us and providing justification.

The style guide is work in progress. We’d love your feedback – whether you agree, disagree, or have some additional practices and tips to add.

We encourage you to improve the style guide with modifications and extensions via the usual Fork/Pull Request dance. If your modification gets merged, it becomes part of the Styleguide. On the other hand if you don't bother, don't complain.

API Design Review Process


We are still at the beginning of our journey to an API driven company.

There will be pros and cons how to handle and apply the style guide to real projects. There are many things to learn and to share with another. Feel free to reach out and ask and share on the #apistrat channel on our Haufe RocketChat.

The API Design Review Process is mandatory for each new or refactored API at Haufe-Lexware.

Content


Most important chapters

Please read the bold chapters beow. These chapters describe the intent, mindset and process how we want to design an API.

Each section contains links to the chapters with more details.

Table of Content

The chapters are:

Credits


For the creation of the style guide I took a lot of input from other authors and even copied whole passages.

I want to gratefully thank these authors and hope that I marked the relevant passages. My resources are listed under Further Reading. Special thanks goes to

S.Stedman and G. Laforge from Paypal
Brian Mulloy
Geert Jansen
Vinay Sahni
Michel Triana
Stefan Jauker

Another great inspiration were Zalando's Restful API Guidelines.

Releases

No releases published

Packages

No packages published