Updated API (markdown)

master
Hunter Long 2020-04-14 08:54:36 -07:00
parent e0cc0a2263
commit af994c66b6
1 changed files with 1 additions and 1 deletions

2
API.md

@ -1,7 +1,7 @@
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 a 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</a> | <a href="https://github.com/statping/statping/blob/master/source/tmpl/postman.json">Postman JSON Export</a> | <a href="https://github.com/statping/statping/blob/master/dev/swagger.json">Swagger Export</a>
<a href="https://documenter.getpostman.com/view/1898229/RzfiJUd6">Postman</a> | <a href="https://github.com/statping/statping/blob/master/source/tmpl/postman.json">Postman JSON Export</a>
</p>
## Authentication