Update api.md

This commit is contained in:
Henry Pitcairn 2016-05-13 18:38:53 -04:00
parent b6ced623c0
commit c63be13dd5

1
api.md
View File

@ -1,5 +1,4 @@
# WiFi Pineapple Module API
#TODO: Add available destinations for ModuleManager.
## Introduction
Unlike the old web interface, the back end of the new interface has been decoupled from the front end. All requests to perform system actions are sent as POSTs to `/api/`. The content of the POST is JSON and contains a minimum of two parameters.