Barrels-wine / Barrels

Barrels api
GNU General Public License v3.0
1 stars 0 forks source link

Barrels

Pre-requisites

Installation

This project uses docker to run.

If running the project for the first time you will need to modify your /etc/hosts file to include the following line :

127.0.0.1 api.barrels.test

You can now install python requirements: pip install -r --upgraded requirements.txt.

Then just run fab start.

The project is available at http://api.barrels.test. You can use an api client (eg. Postman) to play with it.

Commands

Several fabric commands are available :