Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alysonsz
/
Finance-API
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor/clean architecture
- #3
#3
Merged
alysonsz
merged 15 commits into
main
alysonsz/Finance-API:main
from
refactor/clean-architecture
alysonsz/Finance-API:refactor/clean-architecture
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor/clean architecture
#3
alysonsz
merged 15 commits into
main
alysonsz/Finance-API:main
from
refactor/clean-architecture
alysonsz/Finance-API:refactor/clean-architecture
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
feat(domain): implement Rich Domain Models with encapsulated validation
Show description for b23e960
alysonsz
committed
b23e960
View commit details
Copy full SHA for b23e960
Browse repository at this point
feat(contracts): centralize DTOs and Enums
Show description for ed4a4e7
alysonsz
committed
ed4a4e7
View commit details
Copy full SHA for ed4a4e7
Browse repository at this point
feat(application): implement CQRS handlers and repository interfaces
Show description for 8e57d99
alysonsz
committed
8e57d99
View commit details
Copy full SHA for 8e57d99
Browse repository at this point
feat(infrastructure): update repository implementations
Show description for 7bfb74a
alysonsz
committed
7bfb74a
View commit details
Copy full SHA for 7bfb74a
Browse repository at this point
feat(api): refactor controllers to use MediatR and update DI
Show description for 288ed7c
alysonsz
committed
288ed7c
View commit details
Copy full SHA for 288ed7c
Browse repository at this point
test: update test suite for new architecture
Show description for 1b4c0d7
alysonsz
committed
1b4c0d7
View commit details
Copy full SHA for 1b4c0d7
Browse repository at this point
refactor: remove obsolete service layer
Show description for 78b66aa
alysonsz
committed
78b66aa
View commit details
Copy full SHA for 78b66aa
Browse repository at this point
docs: update README with new architecture structure
Show description for de68aa5
alysonsz
committed
de68aa5
View commit details
Copy full SHA for de68aa5
Browse repository at this point
ci: enable workflow on refactor/clean-architecture branch
alysonsz
committed
7b3d7c3
View commit details
Copy full SHA for 7b3d7c3
Browse repository at this point
fix(sonarqube): resolve quality gate reliability issues
Show description for 1640a62
alysonsz
committed
1640a62
View commit details
Copy full SHA for 1640a62
Browse repository at this point
apply suggestion from @Copilot
Show description for 6f2a497
alysonsz
and
Copilot
authored
6f2a497
View commit details
Copy full SHA for 6f2a497
Browse repository at this point
fix(copilot): resolve code review issues from GitHub Copilot
Show description for ab7a1ad
alysonsz
committed
ab7a1ad
View commit details
Copy full SHA for ab7a1ad
Browse repository at this point
Merge branch 'refactor/clean-architecture' of https://github.com/alysonsz/Finance-API into refactor/clean-architecture
alysonsz
committed
57ad6e6
View commit details
Copy full SHA for 57ad6e6
Browse repository at this point
fix: correct TransactionDto class definition
Show description for dc74a72
alysonsz
committed
dc74a72
View commit details
Copy full SHA for dc74a72
Browse repository at this point
test: add Email to UpdateProfileCommand test
alysonsz
committed
8408617
View commit details
Copy full SHA for 8408617
Browse repository at this point
You can’t perform that action at this time.