Using Swagger to Build Effective APIs Part 2
This post is a continuation in a discussion [https://blog.ippon.tech/using-swagger-to-build-effective-apis-pt1/] on developing…
Using Swagger to Build Effective APIs Part 1
The rise of serverless computing and platform agnostic, app-based services use has forced the casual…
Open Banking, Open Opportunities
Open Banking represents a real paradigm shift in the ownership and use of customer data.…
Let me introduce you to someone...JHipster!
Maybe you've never met JHipster. Or maybe you know who he is, but…
Introduction API management is a hot topic today with many company acquisitions, like Layer 7…
GraphQL [http://graphql.org] is a powerful query language for APIs that gives the clients…
Developing an API is something pretty usual today. There are many reasons behind this: the…
Java 8's Stream API: a new way to manage collections
By Luc Clément – @luclement [http://www.twitter.com/luclement] Until now, processing collections or tables…