issues
search
christophwitzko
/
masters-thesis
MIT License
0
stars
1
forks
source link
Decide upon microservice type
#2
Closed
christophwitzko
closed
2 years ago
christophwitzko
commented
2 years ago
checkout service
https://github.com/GoogleCloudPlatform/microservices-demo
shipping service
https://github.com/GoogleCloudPlatform/microservices-demo/tree/main/src/shippingservice
flight/train booking service
https://github.com/FudanSELab/train-ticket
https://github.com/meysamhadeli/booking-microservices-sample
christophwitzko
commented
2 years ago
using go-chi as the only dependency
fork go-chi and implement benchmarks
simple flight booking microservice
in-memory db
christophwitzko
commented
2 years ago
decision: flight booking service