mirror of https://github.com/statping/statping
Updated API (markdown)
parent
dfa6a14378
commit
4924eea4d4
2
API.md
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/RzffK9ys">Postman</a> | <a href="https://github.com/hunterlong/statping/blob/master/source/tmpl/postman.json">Postman JSON Export</a> | <a href="https://github.com/hunterlong/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/hunterlong/statping/blob/master/source/tmpl/postman.json">Postman JSON Export</a> | <a href="https://github.com/hunterlong/statping/blob/master/dev/swagger.json">Swagger Export</a>
|
||||
</p>
|
||||
|
||||
## Authentication
|
||||
|
|
Loading…
Reference in New Issue