Low Code VS No Code Tool, What's your preference for an API?
Suppose you have to develop an API or a set of apis. What would you prefer?
No Code Tool: Develop API hosted on 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.
👤 jinen83 Accepted Answer ✓
I wouldn't recommend using No Code for API development. Mostly NoCode is good for developing applications as a whole and not produce piecemeal things like API. However you will find tools to build APIs over airtable/google sheet - but if you need tighter control, they aren't the right thing.