Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.15 KB

The Wealthy Laughing Duck Project

This repository is a duck component. Visit Wealthy Laughing Duck Project for more information.

Python/Django API

This duck component is a RESTful API consumed by other duck components, suck as the duck interface, which provides a RIA (browser application) based on this API.

Dependencies

For more technical details, see the documentation.

Database

Each duck component relies on the duck-commons repository So does the duck API - it needs the MySQL database for django. If you haven't done it before, simply fetch duck-commons repository and execute SQL scripts from that repo. Duck API is already configured to connect the database with appropriate credentials.