Saloon - A PHP package to simplify API integrations

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

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

  • @lcssbr
    @lcssbr 3 дня назад

    I didn't know about this package and it will fit perfectly for my new project. Thanks for video! I also just find out your channel and all the videos are very high quality. Your explanations, audio quality and voice are perfect too.

  • @mikulcek
    @mikulcek Год назад +4

    Great source of actionable info. Thanks Andrew

  • @alan_tucker
    @alan_tucker Год назад +4

    It would be good to see an example using OAuth2. Keep up the great work.

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

    this is the best learning video i watched until now
    thanks andrew

  • @RRRRRRP
    @RRRRRRP Год назад +4

    🙏 useful stuff. I appreciate you include the errors too😊

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

      Of course! It's the best way I learn.

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

    Thank you from Germany :)

  • @AliRaza-wq6nh
    @AliRaza-wq6nh Год назад +1

    Great video; What about exception handling ??

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

    Hmm, I wonder how hard would be to use it with soap and basic auth and XML auth.

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

    Nice one here.

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

    Error handling?

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

    I need something like Wordpress for API-s. Maybe something like Anypoint Studio.
    I don't want to mess with the code I just want to build APi and do rest of the project in React.
    Why isn't there anything like that available for PHP/CPanel?

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

      what you are looking for i assume is a Headless CMS. You may use Strapi or Sanity.

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

      @@adisonmasih No, I want it to be for PHP/CPanel. Basically I need Wordpress like admin panel with addons like in Anypoint Studio.

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

      @@jecajSudbine Well, you can use Strapi with PHP also.. it too gives you an admin panel, but if you are looking for addons and are reluctant from coding ones for yourself, then mate you will never be able to become a successfull developer.

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

    Short question: what ide do you use?