This website requires JavaScript.
Explore
Help
Sign In
Smart
/
Pipefy
Watch
2
Star
0
Fork
0
You've already forked Pipefy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Pipefy
/
Services
History
Giuliano Paschoalino
d18b736e36
Refactor services and configuration handling for improved clarity and performance
2025-07-15 15:58:49 -03:00
..
BusinessLogicService.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
ConfigurationService.cs
Refactor services and configuration handling for improved clarity and performance
2025-07-15 15:58:49 -03:00
DatabaseService.cs
Refactor services and configuration handling for improved clarity and performance
2025-07-15 15:58:49 -03:00
DataMapper.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
IBusinessLogicService.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
IConfigurationService.cs
Refactor services and configuration handling for improved clarity and performance
2025-07-15 15:58:49 -03:00
IDatabaseService.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
IDataMapper.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
IPipefyApiService.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
PipefyApiService.cs
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
README.md
20250516 - V1.1 - Código refatorado para melhor escalabilidade
2025-05-16 17:29:38 -03:00
README.md
// This folder will contain service interfaces and implementations (API, DB, config, business logic)