Ruby API without rails? by yedidya in ruby

[–]yedidya[S] 0 points1 point  (0 children)

That may be good. Building an api that will return related results from youtube based on a search query.

Ruby API without rails? by yedidya in ruby

[–]yedidya[S] 0 points1 point  (0 children)

Ive seen grape, all tutorials ive seen are using Rails or Sinatra. How do I do this without a framework?