Logbook 2022-27
Projects level3.rest level3.rest gives a clear written out specification how to make any state-oriented API work. It follows RFCs and HTTP specs as well as best practice to specifying the client-server interaction describing allowed methods,headers and payload and many more. Common API design problems are described in Patterns. Profiles provide the client a specific description howto interact with the API.There are profiles for all common use cases like Forms, Actions and many more....