An open API service indexing awesome lists of open source software.

https://github.com/flavien-hugs/dj-youtube-api

Manipulation de l'api de YouTube
https://github.com/flavien-hugs/dj-youtube-api

django-api youtube-api-manipulation

Last synced: 7 months ago
JSON representation

Manipulation de l'api de YouTube

Awesome Lists containing this project

README

          

# [django-youtube-api-search](https://github.com/flavien-hugs/manip_youtube_api.git) 

[![django-youtube-api-search](https://img.shields.io/badge/django--youtube-API-brightgreen.svg)](https://unsta-youtube.herokuapp.com/)
[![Django Version](https://img.shields.io/badge/Django-Version3-success.svg)](http://www.djangoproject.com)
[![Python Version](https://img.shields.io/badge/Python-3.6-brightgreen.svg)](https://www.python.com)

## Manipulation de l'api de YouTube.

Installation et exécution du projet
-----------------------------------

### Installation
Exécutez les commandes suivantes :

- git clone https://github.com/flavien-hugs/manip_youtube_api.git
- cd youtube-api-search
- source venv/bin/activate ou . venv/bin/activate
- pip --upgrade install -r requirements.txt

### Démarrer le serveur

- python manage.py runserver ou ./manage.py runserver
- puis naviguer jusqu'à

Comment contribuer
------------------

Faites un Fork, travaillez sur votre propre branche, soumettez-moi des pull requests.

*2020 - unsta inc*