Skip to content

Videos API hosted on AWS built with Python Django Rest Framework + PostgreSQL

Notifications You must be signed in to change notification settings

arthurshir/ASVideo_Recipes_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Recipes React-Native Application

Rest Framework http://www.django-rest-framework.org/

Video Recipes Mobile Application (in React Native)

Video browser for short (~1 minute) recipe videos on Facebook.

Installation

Requirements

  • Homebrew
  • Virtualenv - Packaged with Python if installed with brew

Development

  1. Clone repo git clone git@...
  2. Make virtual environment in new directory and activate cd videorecipes && virtualenv venv && . venv/bin/activate
  3. Install Python dependencies pip install -r requirements.txt.

Running

Development

Updating Code

About

Videos API hosted on AWS built with Python Django Rest Framework + PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages