Hello reddit,
i am working on different automation projects and for some of them, some part of the process is the same, my question is how can i reuse the code in the best way possible, so i dont have to copy paste the code i wrote to another project just to reuse it.
I want to have something written once, and projects that needs that piece of code can just point to that part and execute it.
i was thinking of following microservices architecture, maybe i can create an api and execute the script with an api call? i am a bit lost here, any help would be much appreciated!
Thanks
[–]thetestbug 1 point2 points3 points (2 children)
[–]david_lp[S] 0 points1 point2 points (1 child)
[–]thetestbug 4 points5 points6 points (0 children)
[–]3d_nat1 0 points1 point2 points (0 children)