From f822c2a3cf01bd6c8985fce2e52b97337b4245ac Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Mon, 30 May 2022 14:23:01 -0300 Subject: [PATCH] Index page fundation --- public/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e51bf13 --- /dev/null +++ b/public/index.html @@ -0,0 +1,16 @@ + + + + + + + ORB - (Open React Blog) API + + +

ORB - (Open React Blog) API

+

Available endpoints

+ + + \ No newline at end of file