RubyConf 2021 - Rswag: Automated API Documentation by Sarah Reid

Sdílet
Vložit
  • čas přidán 21. 12. 2021
  • Rswag: Automated API Documentation by Sarah Reid
    Do you struggle to write documentation for your REST API? Do you often forget to update the docs after changing an endpoint? Does your API feel like a black box to other engineers? Do your docs say one thing, but your API does another? This talk is for you! We’ll explore all of these problems and discover how Rswag can solve them for you.
  • Věda a technologie

Komentáře • 3

  • @MOOnLight2k
    @MOOnLight2k Před rokem +4

    11:06 - start is here

  • @prdrsd6303
    @prdrsd6303 Před 8 měsíci

    If we have current_api_v1_user from devise how do we need to autorith it before request using JWT?
    Like for the video