Metadata-Version: 2.1
Name: coopstarter-data
Version: 0.1.2
Summary: CoopStarter Application
Home-page: http://git.happy-dev.fr/startinblox/applications/coopstarter/coopstarter-data
Author: Startin'blox
Author-email: benoit@happy-dev.fr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: djangoldp (~=0.5)

# CoopStarter Application data repository

This project is a Python module, compatible with Django REST Framework and DjangoLDP additional module, describing the models and the API needed and available on the future coopstarter application.

## Installation

This project being a module only, the complete installation and run procedure can be found in [the README of the associated backend server project](https://git.happy-dev.fr/startinblox/applications/coop-starter/coopstarter-server)


