Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcumplido committed Jan 31, 2023
1 parent 89b6f99 commit 8e73e21
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Yoga API 🧘‍♀️

API returning yoga categories and postures in a JSON format. If your response looks different, it is normal. It is a work in progress, and modifications can happen.
API returning yoga categories and postures in a JSON format. If your response looks different, it is normal, modifications can happen.

After Heroku new policy, several APIs about yoga stopped working. I am plugging data from some of those into this one creating new endpoints. This API is deployed live at [Render](https://render.com/).
APIs about yoga hosted on Heroku went down due to policy changes. I am plugging data, creating new endpoints, and deploying at [Render](https://render.com/). Credits for the data to: [rebeccaestes](https://github.com/rebeccaestes/yoga_api) - [cc-smith](https://github.com/cc-smith/yoga-poses)

Credits to those developers: [rebeccaestes](https://github.com/rebeccaestes/yoga_api) - [cc-smith](https://github.com/cc-smith/yoga-poses)

## How can I use this API?
## Endpoints usage

**Request base URL:**

Expand Down

0 comments on commit 8e73e21

Please sign in to comment.