Skip to content

cc-smith/yoga-poses

Repository files navigation

Yoga Poses API

An API to help you find yoga poses based on search parameters. Relevant poses and their information are returned in a JSON format.

Description

The following search parameters are accepted:

  • Pose Name
    • Examples: Warrior, Downward-Facing Dog, etc.
  • Category
    • Examples: Supine, Seated, Neutral, etc.
  • Difficulty
    • Examples: Beginner, Intermediate, or Expert
  • Benefits
    • Examples: Improve Balance, Strenthens Arms, etc.

To make a GET request to the api, use the following format for the URL:
https://yoga-poses-api.herokuapp.com/api?name=nameValue&category=categoryValue&difficulty=difficultyValue&benefits=benefitsValue

Example Requests

Authors

Chris Smith
chriscolismith@gmail.com
www.linkedin.com/in/chris-smith-a9279b90

Acknowledgements

Credit to https://github.com/Stuwert/yoga-builder/blob/staging/poses.json for poses.json

About

API that returns yoga poses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published