Skip to content
Snippets Groups Projects
Commit de42f239 authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

start to document http api

parent 6fa561cc
Branches
No related merge requests found
# QuicksyServer
QuicksyServer is the backend of the [Quicksy](https://quicksy.im)-App that handles both registration of new users (verified by SMS) and phone number to Jabber ID discovery.
## HTTP API
The HTTP API is responsible for registration, password resets and SMS verification. As far as the app is concerned initial registration and password reset behave exactly the same.
### `GET /authentication/$phoneNumber`
#### Header
#### Response Codes
### `POST /password`
## XMPP API
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment