From 7543add51d4e0833f568b255dbc57e437855f976 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Sun, 5 Aug 2018 10:58:28 -0500 Subject: [PATCH] Created API (markdown) --- API.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 API.md diff --git a/API.md b/API.md new file mode 100644 index 0000000..0b0d9d4 --- /dev/null +++ b/API.md @@ -0,0 +1,7 @@ +List of endpoints: +- `/api/v1/videos` +- `/api/v1/trending` +- `/api/v1/top` +- `/api/v1/channels/:ucid` +- `/api/v1/channels/:ucid/videos` +- `/api/v1/search`