Hi everybody! Based on the publication of my article ´Core ideas for a universal Webshell´, and after finding a genius partner, i’m now very proud to announce a new Project! We call it the: Where it lives? For the Project we’ve created a dedicated GitHub-Organisation You can see the progress […]
to ArticleCategory: (Highlights)
defining ‘UJMW’ (a message wrapper format for JSON based webservice calls)
Do you implement WebAPIs which are NOT located on the persistence layer and therefore NOT focused on doing CRUD operations? Then you should avoid to implement them as a ‘RESTful’ api, cause this makes no sense. Some HTTP-based APIs having a ‘call-based’ approach to known BL operations. IN-, OUT- and […]
to Article