This website requires JavaScript.
Explore
Help
Sign In
pablo
/
rest-email-bridge
Watch
1
Star
0
Fork
0
You've already forked rest-email-bridge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pablo de la Torre Jamardo
fb0ddf391f
docs(api): add API documentation
2025-09-15 08:25:26 +02:00
application
feat(validation): add request and domain validation for email use case
2025-09-14 14:46:23 +02:00
bootstrap
docs(api): add API documentation
2025-09-15 08:25:26 +02:00
domain
refactor(model): persist date, status, and error description
2025-09-15 08:24:53 +02:00
infrastructure
docs(api): add API documentation
2025-09-15 08:25:26 +02:00
.env.example
feat(security): add support for message encryption with a key
2025-09-15 08:25:06 +02:00
.gitignore
chore: add tokens to .gitignore
2025-09-13 12:30:03 +02:00
docker-compose.yml
feat(security): add support for message encryption with a key
2025-09-15 08:25:06 +02:00
Dockerfile
chore(config): configure Google OAuth credentials via environment variables
2025-09-13 12:29:20 +02:00
mvnw
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
mvnw.cmd
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
pom.xml
chore: initialize project structure with hexagonal architecture and H2 database for development
2025-09-10 18:45:26 +02:00
README.md
chore(readme): add empty README placeholder
2025-09-10 08:46:26 +02:00
README.md
The file is empty.
Description
No description provided
Readme
124
KiB
Languages
Java
99.3%
Dockerfile
0.7%