GitXplorerGitXplorer
r

coopdj-api

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0dee40e272b211c2f5ca8125f7a0a74d1fe54e28

Added access logs

committed 9 years ago
Unverified
ffe555bcf39656713b7ed859f8dedffc38d19620

Added title, channel_title and description to music model

committed 9 years ago
Unverified
b03ec6f3ffe2687e333b2b1593613486956cdda6

Renamed musics resource to playlist

committed 9 years ago
Unverified
7d0b118c7fc5782f17ba16ceacd7ad9c2c3a9367

Added constants file

committed 9 years ago
Unverified
1c69eaae5abb499e40664bcb41ff4422140af3aa

Improved unit tests setup

committed 9 years ago
Unverified
6f41852e100e1fb41ed5ff74b7e5749348248a22

Removed makefile

committed 9 years ago

README

The README file for this repository.

About

I always had some interest in learning a bit about python, so I decided to create this REST-API in python using flask and flask-restful.

Commands

  • python manage.py runserver
  • python manage.py shell
  • pip install -r requirements.txt
  • . coopdj-api-env/bin/activate
  • deactivate

Links