From REST API to CRUD app in minutes | Budibase | REST API

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Learn how to build a CRUD app on top of any REST API in minutes with Budibase.
    In this tutorial, you'll develop a basic app that allows users to view and update data records.
    By the end, you'll know how to create, read, update, and delete data using Budibase.

Комментарии • 13

  • @webylon8992
    @webylon8992 9 месяцев назад +2

    Just stumble across Budibase and i'm amazed, not only by the functionality it provides but the indepth and well guided tutorials is so helpful!

    • @Budibase
      @Budibase  7 месяцев назад

      Thank you!

  • @Orca_techie
    @Orca_techie 7 месяцев назад +1

    This is great guys, I am going to share this with every dev. It's great for us backend guys

    • @Budibase
      @Budibase  7 месяцев назад +1

      That's exactly who it is designed for!

  • @chinmaykulkarni3078
    @chinmaykulkarni3078 7 месяцев назад +1

    Great tutorial @budibase. This tool is worth to spend time on.. 👍

  • @YusefBenarieb
    @YusefBenarieb 2 месяца назад

    Thank you for the great example. It was a little difficult to follow because some actions probably were lost or sped up too much after video editing.
    By the way, I managed to refresh my table after pushing "add new" button only when choosing "Computers Table" in "Data Provider" field at 11:44. The option GetAllComputers did not work. There is "Computers Table" option on the video, so maybe I've done something differently or there were changes in newer versions.
    Still, very helpful hands-on, much appreciated).

  • @Orca_techie
    @Orca_techie 7 месяцев назад +1

    We just need to develop the beckend and architecture, i guess this is great for developing front end

  • @walney2008
    @walney2008 5 месяцев назад

    Hi, I'm from Brazil, I'm familiar with the tool today, I would like examples of how to build applications like calendars, cruds, like Bubble does, to be able to understand the tool, I want an alternative to develop my applications, thank you, the more examples based in better famous apps, integrations with APIs like Stripe and others, you can create plugins

  • @user-rw9ik5sw2c
    @user-rw9ik5sw2c 10 месяцев назад

    how can I store the response from the api and display any where

  • @coryshannon9843
    @coryshannon9843 Год назад

    Has anyone had luck setting up similar functionality but using a modal instead of a side panel?

    • @Budibase
      @Budibase  Год назад +1

      It is definitely possible to do this with a modal. This is the link from the docs docs.budibase.com/docs/screens#modal-screen - let us know if you think a video looking at this would be helpful!

    • @coryshannon9843
      @coryshannon9843 Год назад

      ​@@Budibase Thanks! The docs pointed me in the right direction and I managed to complete it using a modal. A video tutorial on improving modal performance with REST APIs would be of interest as currently the modal takes approx. 4 seconds ore more to load.
      Right now the work flow is: Table View -> Clicked Row -> Update State Variable -> Navigate to Modal -> Modal Executes Query with State Data -> Form in Modal Displayed. Perhaps there is more optimal way to get a form into a modal using REST API queries?
      Appreciate your continued support!

    • @mmcccoy
      @mmcccoy 11 месяцев назад

      My table doesn’t work. But I can see the data running it from the query