From 7248d23ddc65d6131ce0ded31ffe1bf38b89bb5b Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 28 Nov 2018 01:54:39 -0800 Subject: [PATCH] Updated API (markdown) --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 17a82f7..6f78f36 100644 --- a/API.md +++ b/API.md @@ -1,7 +1,7 @@ Statup 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 Statup instance. To make life easy, try out a Postman or Swagger JSON file and use it on your Statup Server.

-Postman | Postman JSON Export | Swagger Export +Postman | Postman JSON Export | Swagger Export

## Authentication