Search
6 results for “cgkoros”
-
@cgkoros
I just voted Vscode, though I am actually running a close relative vscodium
https://vscodium.comAnd at the moment I am using it for #jsxgraph for the #stack quesiton type running in #moodle... (possibly more than you wanted to know...)
-
Put some thoughts I have about agents and how they remind me of microservices back then, and not because of the hype.
Have a look! Am I wrong?
https://christosgkoros.com/posts/2026/05/15/agents-are-the-new-microservices/
-
Excited for the next #APIAthens meetup!
1. #FinTech #APIs from #Wealthyhood
2. Consuming #AI #APIs from #redhat #quarkusioJoin us if you are interested in the intersection of business and technology through APIs.
-
Lately, I have been studying the #SCIM 2.0 standard for representing users and user groups. I was pleasantly surprised that the standard also includes a full #querylanguage that can you can apply to any #API. #apidesign
https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2.2
-
An important quality of #apidesign is #minimalism, also called #orthogonality.
This is a quality shared with programming language design as well.Adding new terms or concepts complicates the design. It adds rules, exceptions, and quirks, thus making it harder to learn.