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 ArticleAuthor: Tobias
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 ArticleCore ideas for a universal Webshell
EDIT-2022: My ideas are now submitted to an opensource project named "UShell" ->> see my article ´announcing Project UShell´. After that, the leading version lies now directly within the Git-Repository, from which it is served into this article…
to Article