We must not blame programmers for their bugs. They belong to them only until the code is merged into the repository. After that, all bugs are ours!
Highlights
- Pro
Block or Report
Block or report cploutarchou
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
node_rest_api_with_mysql Public
Node.js Rest APIs tutorial with Express, Sequelize & MySQL - phpMyAdmin
-
-
-
-
microservices by using spring boot, Kafka, and elasticsearch with patterns and with an event-driven approach
1,111 contributions in the last year
Activity overview
Contributed to
cploutarchou/MicroGO,
cploutarchou/MicroservicesInfrastructrureSpringBootKafkaElasticSearch,
cploutarchou/microservices-app-config-repository
and 16 other
repositories
Contribution activity
June 2022
Created 101 commits in 1 repository
Opened 12 pull requests in 1 repository
cploutarchou/MicroGO
12
merged
- 54 create mail package
- 54 create mail package
- 54 create mail package
- 54 create mail package
- 47 add badgerdb support for caching
- Implement CSRF Protection.Add to the main app
- Add redis store session to microgo Package
- 43 add redis support for caching
- 42 create responces utilities
- 42 create responces utilities
- 41 create helper
- 37 create a validation package
Opened 17 issues in 1 repository
cploutarchou/MicroGO
17
closed
- Create some tests from mailer
- Add make_mail functionality to the cli
- Test Sending mail using an API functionality
- Test mailer package
- Integrate the mailer package to the microGo
- Install the necessary packages, and completing sending email via SMTP functionality
- Create mailer Package
- Test Badger Cache
- Add BadgerDB to MicroGO package
- Install the required package and implement basic functions
- Updating setup_test.go to create a Badger database for tests
- Add Badger cache support
- Add Redis support to sessions package
- Add CSRF Protection
- Improve template performance
- Create Responces Utilities
- Create Helper