Suppose you have to develop an API or a set of APIs. What would be your preferred Approch?
No Code Tool: Develop API hosted somewhere so you could just start using the API
OR
Low Code Tool: Develop API using your preferred stack, Get the output as raw code, host it on your server.