NoCodeBackend

Product details
ScrittiwolfScrittiwolf
ScrittiwolfPLUS
Sep 26, 2024

Q: Real Life Use Cases

I already use Make.com and I understand how to set up http requests/ APIs.

So assume I am 5 years old - how might I use the NoCodeBackend platform's API endpoints with Make (or Pabbly - either is fine) in a workflow?

Can you provide a real life use case scenario? I'm trying to understand why someone might need your tool. Thanks so much!

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Sep 26, 2024

A: Hi,
Its a database creation tool that simply lets you create a database and at the same time you get the APIs generated to work with the data in your database.
You may create an ecommerce app, a mobile app, or anything and in any preferred platform of yours, eg, bubble.io, flutterflow, webflow, webstudio etc. What we are doing is, we are acting as the storage layer in between.
Lets take eample of a dynamic ecomm mobile app in flutterflow that displays products, allow users to add products to cart, allow sellers to create new products, and other stuff. How would you achieve that? Either you can use firebase (their integrated database) or APIs. And APIs are easy to use, because they are generic for any platform. You can easily perform the CRUD operations with an API rather than interacting directly with a database and integrating it with your app.
In short, by creating APIs, we are abstracting the complexities of integrating a database with an app. And since the APIs are generic and universal, you can use them anywhere, like with automation platforms like make.com to perform any intermediate operations and then send back the response to another 3rd party app. Our job is to give you the storage and the way (APIs) to work with that storage.

Thanks

Share
Helpful?
8
Log in to join the conversation

Super helpful - thank you!

Related questions
View product details