Skip to content
Michael V edited this page Oct 8, 2021 · 5 revisions

Welcome to the Laravel-Youtube-API wiki!

API Usage

This package adds 3 api routes. The route prefix, /ytconverter/ in this case, is configurable.

  • POST: /ytconverter/convert
  • DELETE: /ytconverter/{id}
  • GET: /ytconverter/search

Check the sidebar for individual request info