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

https://github.com/ducin/cherry-api

RESTful API written in python/CherryPy
https://github.com/ducin/cherry-api

Last synced: 11 months ago
JSON representation

RESTful API written in python/CherryPy

Awesome Lists containing this project

README

          

cherry-api
==========

RESTful API written in python/CherryPy

Software used
-------------

* [Python](http://python.org/) 2.7+, 3.1+
* [CherryPy](http://www.cherrypy.org/), [latest docs](http://cherrypy.readthedocs.org/), [version 3.2.4 used](https://pypi.python.org/pypi/CherryPy/3.2.4)

Continuous Integration
----------------------

is made with travis for both python 2.x and 3.x versions:

[![Build Status](https://travis-ci.org/ducin/cherry-api.png?branch=master)](https://travis-ci.org/ducin/cherry-api)
[![Build Status](https://travis-ci.org/ducin/cherry-api.png?branch=python3)](https://travis-ci.org/ducin/cherry-api)