API Throttling and Batch Requests in Rails 7.1

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • Today we take a look at API Throttling with the Rack Attack gem and creating Batch Request endpoints in Ruby on Rails 7.1
    Checkout my course(s) at: learn.deanin.com
    Source:
    github.com/Deanout/api_thrott...
    References:
    github.com/rack/rack-attack?t...
    platform.openai.com/docs/guid...
    Join this channel to help support these videos:
    / @deanin
    Follow me on social media:
    linktr.ee/deanin
    If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
    #Deanin #Software #Programming

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

  • @Deanin
    @Deanin  5 месяцев назад +3

    Hello everyone! I'm testing out the new members-only premiere for this video.
    It should be available for members a day early, and available to everyone tomorrow (Tuesday) at 9 AM EST!

  • @ricardomordaunt1101
    @ricardomordaunt1101 4 месяца назад +1

    Dean your tutorials are on point.. As I follow along they always work.. Thank you.. Your tutorials are 10/10 in my opinion..and come very highly recommended..

    • @Deanin
      @Deanin  4 месяца назад

      Always appreciate the comments you leave! Glad the videos work for you 🙂

  • @tetyanagon3342
    @tetyanagon3342 4 месяца назад

    TY!!! NJ! 💛💙

  • @ricardomordaunt1101
    @ricardomordaunt1101 4 месяца назад +1

    Thank you Dean.. Wishing you a great new year..

    • @Deanin
      @Deanin  4 месяца назад

      Thank you! Same to you 😁

  • @tetyanagon3342
    @tetyanagon3342 4 месяца назад

    Could you please explain how you pushed both server and client rails projects to the same repository on git? Thank you in advance.

  • @m.purushothamreddy4901
    @m.purushothamreddy4901 4 месяца назад

    What makes throttling different from rate limiting?