reputation service implementation in python

From: Daniel Black <daniel.subs_at_internode.on.net>
Date: Sat, 06 Sep 2014 10:42:56 +1000

Since PHP is a ghastly language for doing beyond web templates where is
an all in one python implementation for reputation data loosely modelled
off the PHP implementation.

Unlike the PHP implementation this is its own server and provides a
framework for versioned APIs. The saratoga framework has authentication
modules if parts of the API need to be access controlled.

As URLs are versioned API so changes can be made in a forward compatible
way.

It should also be quite easy to write a text/html formatter so it
displays nicely in browsers and has the same data for RESTful consumers.

It handles SQL escaping and database agnostic querying as part of the
implementation.


Hope you find it useful.

Daniel



Received on Sat Sep 06 2014 - 00:43:23 PST

This archive was generated by hypermail 2.3.0 : Sat Sep 06 2014 - 00:45:01 PST