Available posts in openapi

ALPS Helper Library

19th December 2020

Hi :). The new ALPS Converter I developed makes it possible to convert an ALPS specification (spec short) to OpenApi, GraphQL or other APIs. Other great features of my ALPS unified library are: automatic versioned releasing to NPM, PyPi, Maven and…

ALPS API combined with AWS CDK

14th December 2020

Hi :). AWS offers many exciting Api technologies. Those include the AWS Api Gateway which is an implementation of a REST Api or AWS Appsync which implements a GRAPH QL Api. Each of these AWS Api implementations has its advantages and disadvantages…

OpenApi generated Restic REST Server

6th June 2020

Hello folks :). In this article I want to tell you how easy it can be to create a backend REST server using OpenApi specifications. My ultimate goal is to make backups and the restore process of Alfresco data as easy as possible. After much research…