From 79b413dba01db7ea2a9b80165d6f6257fefb129d Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 20 Jul 2020 05:16:30 -0700 Subject: [PATCH] Updated API (markdown) --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 4d0dcef..59f031c 100644 --- a/API.md +++ b/API.md @@ -1,5 +1,5 @@ Statping includes a RESTFUL API so you can view, update, and edit your services with easy to use routes. You can currently view, update and delete services, view, create, update users, and get detailed information about the Statping instance. To make life easy, try out Postman or Swagger JSON file and use it on your Statping Server.

-Postman API Documentation +Postman API Documentation