From 72bc3dfdadf2ce7d4aab4a375301b93be180146b Mon Sep 17 00:00:00 2001 From: Anson Date: Thu, 9 Apr 2020 03:24:40 -0700 Subject: [PATCH] added info on new endpoints --- index.html | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 8531ab9..18c470a 100644 --- a/index.html +++ b/index.html @@ -100,16 +100,56 @@

Usage

+
+
+ Getting Quotes

- The API currently only has one endpoint: + The quotes endpoint can be accessed here: https://api.chainz.rest/quote - which returns a JSON object containing a quote.

- +

+ This endpoint returns a 2 Chainz quote, and can optionally take the + batch parameter which allows requesting more than one + quote at a time. +

+ +
Aliases +

+ 2 Chainz has gone by many different names throughout his career and + this endpoint lets you request a random alias that Tity + Boi has used over the years. Can be accessed here: + https://api.chainz.rest/alias +

+
+
+
+

+ Projects built using 2.chainz.rest (Your project could be here!) +

+
+ +

@@ -164,7 +204,7 @@

Made by Anson Biggs, - @Anson_3D + @Anson_3D

Inspired By kanye.rest which was