You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,18 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
45
45
46
46
<br>
47
47
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
+
<divalign="left">
55
+
56
+
[](https://dub.sh/DeployNow)
57
+
58
+
</div>
59
+
48
60
## 🔗 Useful Links
49
61
50
62
<divalign="left">
@@ -67,7 +79,7 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
67
79
<strong>Test our datasets and explore API endpoints</strong><br>
68
80
<em>⚠️ These endpoints are for exploration only and <strong>not recommended for production integration</strong> — strict rate limits and potential instability may apply.</em>
69
81
<br><br>
70
-
**Note:** V1 and V2 refer to different datasets.
82
+
<strongstyle="color: red;">**Note:** V1 and V2 refer to different datasets.</strong>
71
83
<br>
72
84
73
85
<p>
@@ -117,18 +129,6 @@ ExerciseDB API is a **comprehensive and developer-friendly database** featuring
117
129
118
130
<br>
119
131
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
-
<divalign="left">
127
-
128
-
[](https://vercel.com/new/clone?repository-url=https://github.com/exercisedb/exercisedb-api)
0 commit comments