A free restful API generating quality super set workouts
fetch('https://workout-api.vercel.app/api/random') .then(response => response.json()) .then(quote => console.log(quote))
null
Created by Omer Mohideen © 2023