The Uri style is lower camel case
- Acronym
- sig-api-uristyle
- Belongs to
-
SIG APIs
- Responsible
-
jalue
- History
- (v1) 2021-02-12 - created initially
Why is there need for such a decision?
To have an identical style to access resources a unified URI style is needed.
Additional sources for better understanding the background
Rest Api Style
URI Style
Viable Options
Alternatives not seriously considered
How is this decision evaluated?
This is a no-brainer, because it is only a decision based on the most like URI case.
Resolution Details
The URI case is the lowerCamelCase.
Reasons for the resolution
Most of the people know how the CamelCase works and are familiar with it. Moreover, it is a very common URI Style.