Stories and Cheat-Sheets

#Microservices

Store Simululation

Source: https://github.com/hlud6646/storeSimul3
Dashboard: https://hlud.xyz/store

In an actual application, there’s a good chance that the interaction with the database will take place in a format which is different to simply executing statements inside a console. Like, it’s all well and …

Store Simululation