Home - csed-ucm/psephos GitHub Wiki

Psephos Documentation

Here you can find the API documentation for the various components of the Psephos project.

Project Goal

The main goal of the project is to provide a simple and easy to use API for developing client applications. The API should be easy to extend and maintain. The project follows RESTful API design principles. You can connect using HTTP or WebSockets.

Features

  • RESTful API
  • WebSockets API
  • Registration and Authentication
  • Attribute Based Access Control
  • User Management
  • Support for Groups and Organizations
  • Creation and Management of Polls
  • ...

Quick Navigation

Usage Documentation

Development Documentation

Resources