An open API service indexing awesome lists of open source software.

https://github.com/twisted/mantissa

Divmod Mantissa is an application server with a web interface built using Axiom and Nevow.
https://github.com/twisted/mantissa

javascript python

Last synced: about 1 year ago
JSON representation

Divmod Mantissa is an application server with a web interface built using Axiom and Nevow.

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.org/twisted/mantissa.svg?branch=master
:target: https://travis-ci.org/twisted/mantissa

.. image:: https://codecov.io/github/twisted/mantissa/coverage.svg?branch=master
:target: https://codecov.io/github/twisted/mantissa?branch=master

Divmod Mantissa is an application server with a web interface built using Axiom
and Nevow.

The goal of Mantissa is to provide a common platform that open-source
contributors can use to help us build customized additions to the Divmod
service. Divmod is going to offer a variety of different services (starting
with ClickChronicle and Quotient), and if you want to write something that
hooks into our network, Mantissa is how you do it.

It provides mechanisms for allowing users to sign up for accounts,
administrative tools, a web server, and a system for different plugins which
provide facets of functionality to advertise themselves to the administrator,
install themselves on the site database, and be installed and removed from
users' accounts.