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.

For developers running behind deadlines such specs are very valuable as there is no need to re-solve common api design problems or document howto interact with the API. Bringing a REST API to level 3 is most often not possible with a limited development time and budget. However, being able to offer a level 3 API is amazing for any client.

Creating a reference implementation with common frameworks would be a next step.

level3.rest is Creative Commons:

Creative Commons Licence

level3.rest

Curious

gentlydownthe.stream, teaching kafka stream processing to kids.

Helpful

quarkus cheat-sheet. Simply delivers all the important framework features on a single page. https://lordofthejars.github.io/quarkus-cheat-sheet