Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DELETEAllClipData ¶
DELETEAllClipData is a DELETE HTTP method; deletes all the clips for a given user.
func GETAllClipData ¶
GETAllClipData is a GET HTTP method; returns `all clips` JSON data for a given user.
func GETClipData ¶
GETClipData is a GET HTTP method; returns a `single clip` JSON data for a given user and messageID.
func HomepageHandler ¶ added in v1.2.0
HomepageHandler is a GET HTTP method; returns a welcome message.
func POSTClipData ¶
POSTClipData is POST HTTP method; For a given user with a valid clips JSON and stores it in DB. returns appropriate response with status code.
func POSTCreateUser ¶
POSTCreateUser is POST HTTP method; accepts a user entry in the database for a given valid JSON.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.