Welcome to the MuscleLib API Documentation! 📚
This repository contains the official documentation for the MuscleLib API, a free and open-source library for retrieving exercise data.
Method | Endpoint | Description |
---|---|---|
GET | /api/exercises |
Returns all exercises |
GET | /api/exercises/search?query={name} |
Searches exercises by name |
GET | /api/images/{exerciseName}/{exerciseIndex} |
Returns images of the exercise |
For more details, check out the full documentation.
This project is licensed under the MIT License.