We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16b96d commit 686cdc7Copy full SHA for 686cdc7
README.md
@@ -8,16 +8,10 @@ API based on [GoinGecko's public API.](https://www.coingecko.com/en/api/document
8
2. Which date has the highest trading volume?
9
3. What are the best days to buy and sell?
10
11
-Use API hosted on [Render](https://bitcoin-web-api.onrender.com) with built-in Swagger
12
-or with any suitable tool of your choice.
+API documentation
13
14
-Input date format: `yyyy-MM-dd`
15
-
16
-Endpoints:
17
18
-- /longestdownwardtrend
19
-- /highestradingvolume
20
-- /buyandsell
+- Swagger [here](https://bitcoin-web-api.onrender.com/swagger)
+- Scalar [here](https://bitcoin-web-api.onrender.com/scalar)
21
22
Tools used:
23
0 commit comments