Reputation: 1
I am here for your help. First time handling a task about the API, SAP/SOAP, Web services. Sorry, as this is a long post. Let me explain the workflow.
Here's my question:
I just need your ideas on how I am going to start the development. Currently, I already have a method to get the user ID and to insert the data back into the XYZ server.
Note: The API Application is a non-UI. It serves or acts as a middleman, to transfer data from other systems to XYZ system.
Appreciate your response.
Upvotes: 0
Views: 290
Reputation: 11
I don't know if it helps but I will try to help you. First, I think it i totally possible to only use VS Code as you are just coding an API. Second, have you though about having an in-memory database like Redis? Third, I think it depends. It is possible to do that in a week at least for more experienced people, but as a "newbie" as you said, I think maybe some more time might be needed. Hope it helps ^^
Upvotes: 1