made wiv luv

This commit is contained in:
Foxtrot 2016-05-13 23:43:11 +01:00
parent e17b803eee
commit fa11010fb1
No known key found for this signature in database
GPG Key ID: BF3F754F96997E04

2
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.
@ -286,3 +285,4 @@ Action|Description|Parameters
## Further Information
<sub><sup>made with love <3</sup></sub>