Home Login Register User Activity Pages Search Groups Notifications Admin

ContentApi Default Implementation

This extremely rough around the edges page is the example implementation for a frontend which consumes contentapi. It has enough features to be functional, but nothing more. It has essentially NO error handling; this is done on purpose so you can more easily see the functionality within the code.

The heart of this implementation is api.js, which you can also use for your own frontends. It provides a simple javascript interface to the API, and includes some (hopefully helpful) notes about the usage and parameters involved.

Module editor (must be logged in)

Rudimentary websocket tester

'Small' chat system tester (specialized endpoints for low spec systems)

Image management