Skip to content

Commit cefc3f6

Browse files
committed
docs(readme): 🚀 Added Vercel one-click deploy button for self-hosting ExerciseDB v1 API
1 parent 7712389 commit cefc3f6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
4545

4646
<br>
4747

48+
## 🚀 Deploy Your Own API (V1)
49+
50+
Want to self-host the open-source ExerciseDB API (V1)?
51+
52+
You can instantly deploy it to **Vercel** with just one click and have your own version running in seconds — no backend setup needed.
53+
54+
<div align="left">
55+
56+
[![Deploy with Vercel](https://vercel.com/button)](https://dub.sh/DeployNow)
57+
58+
</div>
59+
4860
## 🔗 Useful Links
4961

5062
<div align="left">
@@ -67,7 +79,7 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
6779
<strong>Test our datasets and explore API endpoints</strong><br>
6880
<em>⚠️ These endpoints are for exploration only and <strong>not recommended for production integration</strong> — strict rate limits and potential instability may apply.</em>
6981
<br><br>
70-
**Note:** V1 and V2 refer to different datasets.
82+
<strong style="color: red;">**Note:** V1 and V2 refer to different datasets.</strong>
7183
<br>
7284

7385
<p>
@@ -117,18 +129,6 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
117129

118130
<br>
119131

120-
## 🚀 Deploy Your Own API (V1)
121-
122-
Want to self-host the open-source ExerciseDB API (V1)?
123-
124-
You can instantly deploy it to **Vercel** with just one click and have your own version running in seconds — no backend setup needed.
125-
126-
<div align="left">
127-
128-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/exercisedb/exercisedb-api)
129-
130-
</div>
131-
132132
## 🏋️‍♂️ V2 Exercise Sample
133133

134134
```json

0 commit comments

Comments
 (0)