241115 – MOOVPAD WebAPIs – SandboxAPI & Review

Screenshot 2024-11-12 153943

New Sandbox & Progress

With the first work-week done after the 3-week learning intensive, I thought it would be good to recap some of the progress made in the last few days leading into the weekend. The screenshots here show how this work has gone from building an initial CoreAPI, to the basic Gateway and then the reverse proxy with authentication and authorisation.

Screenshot 2024-11-12 214552

Along the way, I've been careful to fork at key points. These will allow further webAPI development over the coming months, as I work on integrating functions from the MServer (written in C#) underlying the MOOVPAD apps, and the RServer (python) and BServer (bash script) apps that will integrate with the MOOVPAD management system to then help monitor and maintain all of these deployments. In combination, these and other planned work over the next 6-12 months will help to build a solid business case as I prepare for marketing goals.

Screenshot 2024-11-14 003631
Screenshot 2024-11-15 040058
Screenshot 2024-10-15 231825

By the end of today, I'm hoping to have this new SandoxAPI tied into the authentication and authorisation services of the Gateway, so that all downstream webAPIs will be developed from a secure foundation with all bases covered. And I can then work on the many, many microservices as a background to the development of the MOOVPAD Web App UI.

Kinda glad to get back to the UI work tbh  🙂

Stay awesome,

EMH

 

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.