davejt / exercise

An open exercise database API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise

An open API of common bodybuilding and weightlifting exercises.

There is a shortage of good quality APIs for fitness apps so I built this.

You are free to use this API in your own projects

List all exercises

http http://localhost:9000/exercises/

Search by muscle group

http http://localhost:9000/exercises/category/forearms

Search by letter

Find all exercises starting with "a"

http http://localhost:9000/exercises/a

About

An open exercise database API