Updated API (markdown)

master
Hunter Long 2020-07-20 05:16:30 -07:00
parent 0716947ba5
commit 79b413dba0
1 changed files with 1 additions and 1 deletions

2
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.
<p align="center">
<a href="https://documenter.getpostman.com/view/1898229/RzfiJUd6">Postman API Documentation</a>
<a href="https://documenter.getpostman.com/view/1898229/SzmfXwi4?version=latest">Postman API Documentation</a>
</p>