-
Notifications
You must be signed in to change notification settings - Fork 127
Setup GitHub pages #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I just found this and it was absolute life saver as i'm working on something that needs this data, awesome work ❤️ I loved the idea of sticking a frontend on it too, so I went banged something together at https://yuhonas.github.io/free-exercise-db/ |
Looks great! am glad this data has been helpful to you! |
I used the project of @yuhonas as inspiration and created my own API using the data from exercises.json with support for other languages, currently it only supports English and Portuguese-Br. This is the API: https://github.com/Programador-jr/MuscleLibAPI And this is my frontend: https://github.com/Programador-jr/MuscleLib |
I'm still eager on getting something over the line in other languages @Programador-jr I think that'd have great global utility, i just need some time to look over yuhonas/free-exercise-db#9 further but think it's a great start, in terms of the exercise api i have some ideas around that too that may help! |
My next project has translations, more exercises, full API gateway with metrics etc: https://wrkout.xyz/ Grants not free, but everything can be used for in commerical projects |
Summary
GitHub pages that lists all exercises with a simple search feature
Motivation
Enable people to browse the open dataset in a nice easy to read format. Also act as a simple exercise lookup.
Additional context
The text was updated successfully, but these errors were encountered: