freechat/docs/content/overview/protocol.md

538 B

title anchor weight
Introduction intro 6

The Freechat protocol is based on HTTP and currently outlines a json-based API hereafter referred to as just, the "JSON API". Due to the standards already in place with HTTP and JSON it is safe to assume that this protocol be more of an outline for what HTTP endpoints to have and what kind of data is to be expected in exchanges.