Tag Archives: php

TimeTac Connect – integration framework

timetac connect integrations

TimeTac Connect – integration framework is a custom made framework based on ETL concept. ETL means extract, transform and then load. Meaning, extract data from one system, transform it to a proper form and load it to some other system. It represents a baseline for developing data integrations between various sources. TimeTac Connect – integration…

Read More

Automation of API documentation

Automation of API documentation is project where we wanted to automate process of API documentation generation. Motivation for the automation of API documentation Before this project we used Swagger standard to manually write and generate documentation for our API. This was resulting in several things that were not optimal: Concept of API documentation generator Firstly,…

Read More