

Integratis API
Backend API for system integration and ETL automations
Integratis API is a RESTful API developed to integrate different systems and databases into a unified interface and to manage and execute ETL automations developed by the team. It is currently on its second version, with a more robust architecture and improved performance. Due to budget limitations, I've also developed a custom Storage Service to handle file uploads and downloads, which is used by other services in the company.
TypeScriptPythonMongoDBNestJSPrismaCronJobsJWTJestJSCustom Storage Service
Private Repository
Project Details
Client:
MGITECH
Status:
In Production
Timeline:
2022-now
My Role:
Architecture and Development
Key Features

Swagger Documentation
Documentation auto generated using DTO classes and decorators.

Integrations and ETL Automations
Management of cron jobs to integrate and automate ETL python scripts.
Secure Authentication
Secured with NestJS AuthGuard and Public decorators.