moto/docs/_build/html/_sources/moto_apis.rst.txt

22 lines
421 B
Plaintext
Raw Normal View History

2017-03-14 04:27:48 +00:00
.. _moto_apis:
=========
Moto APIs
=========
Moto provides some internal APIs to view and change the state of the backends.
Reset API
---------
This API resets the state of all of the backends. Send an HTTP POST to reset::
requests.post("http://motoapi.amazonaws.com/moto-api/reset")
Dashboard
---------
Moto comes with a dashboard to view the current state of the system::
http://localhost:5000/moto-api/