LoopTube2004 / looptube

A Google Extension that can customize the youtube loop
0 stars 0 forks source link

API for form #64

Closed phuc-nguyen-tran closed 4 months ago

phuc-nguyen-tran commented 4 months ago

How to send the form data from Google Extension and it can show corresponding iframe in looptube Answer: 2 API endpoints 1: POST - send form response to backend and save to database, send back the object_id of that form 2: GET - get that object response to show on frontend by object_id