Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MyAktion Go-ss2023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
go-exercises
MyAktion Go-ss2023
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
21a324d2d21e94c92b709654a9f6f80cfc37322e
Select Git revision
Branches
2
k8s
main
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
10
May
7
5
17
Apr
Added K8S resource yaml files for myaktion-go
k8s
k8s
Banktransfer Service Part 4: Testing Scalability
main
main
Banktransfer Service Part 3: Simple Retry-Mechanism
Banktransfer Service Part 2: Bank Transaction Processing
Banktransfer Service Part 1: Basic grpc architecture.
Bug fixing
Added Docker Test
Added some unit tests for handlers
Dockerized service myaktion
Implemented computation of amount donated so far after reading a campaign
Implemented remaining service functions using database
Added scripts to start and stop db
Updated first two service methods using database
Initialized database
Added gorm and defined orm for domain model
Added go.work to be prepared for multi module usage
Final REST API with in-memory db
Added helper functions to reduce code redundancy
Added CreateCampaign and GetCampaigns implementation storing data in a global map.
Added health service
Added domain types
Initial commit
Loading