241209 – MOOVPAD WebAPIs – Unit Of Work Pattern

Screenshot 2024-12-08 174712

Multiple Database Transactions

Some of the MOOVPAD WebAPIs will require the use of the unit of work and transaction pattern to ensure the database entries remain consistent. At this stage, I haven't included these because the normal controllers and database update endpoints will also be needed in some cases. The main screenshot below shows some of this information that I learned about earlier.

Screenshot 2024-12-09 130037

Once all of the relevant webAPIs have been built, I'll then go through at the end and finalise the actual data structures, as well as add the relevant transaction-pattern objects and run the database migrations. This will probably be the final building step before initial testing.

All the best til we catch up again 🙂

Stay awesome,

EMH

Screenshot 2024-10-15 231825

HOW MOOVPAD IS BEING BUILT

For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.

This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.