WIP: A project to scrap auction prices from different websites to establish quotes of items. Using Scala, Akka Typed, Akka GRPC, Akka Persistence, Akka Projection, CQRS/ES, cats, Cassandra, Docker
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Update the updatedAt field for a batchSpecification every time it is scheduled for scraping
22ea9a2View on GitHubRefactored the domain classes so that it does not embed Akka code
ac4cfd5View on GitHubAdding the full batchSpecification to the Batch, preparing for the projection
63ee376View on GitHubUsing grpc instead of http for the BatchSpecification service
dcbd75dView on GitHub