Open JanKaczmarski opened 4 months ago
Create a microservice that will handle transactions. Build it using Go. https://github.com/practical-tutorials/project-based-learning
About stripe and go:
Best practises for microservice architecture
Use different database for this service. I think noSQL database is a good choice: MongoDB. It's similar to dynamodb so also a good choice when it comes to future AWS opportunities
Create a microservice that will handle transactions. Build it using Go. https://github.com/practical-tutorials/project-based-learning