Skip to content

Backfeed/backfeed-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

989fd98 · May 23, 2016

History

68 Commits
May 19, 2016
May 23, 2016
Apr 12, 2016
Apr 20, 2016
Apr 9, 2016
Apr 27, 2016
Apr 10, 2016
Apr 27, 2016
Apr 25, 2016
Apr 9, 2016
Apr 24, 2016
Apr 27, 2016
May 19, 2016

Repository files navigation

REST API for the backfeed-protocol

https://travis-ci.org/Backfeed/backfeed-restapi.svg?branch=master

Installation

You need pip installed:

sudo apt-get install python-pip

You can now either directly install from the github repository:

pip install git+https://github.com/Backfeed/backfeed-restapi.git

Starting a server

First you need to create an settings file. You can download it from the git repository:

wget https://raw.githubusercontent.com/Backfeed/backfeed-restapi/master/development.ini

You can then start the server like this:

pserve development.ini

The default settings will use a database that runs completely in memory, so you will loose any changes after restarting the server.

Contributing

See CONTRIBUTING.rst

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages