Skip to content

Cmatrix1/MusicAPI-Scraping-Redis-restframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicAPI-Scraping-Redis-restframework

This API for Iranian music is made with Django Restframework, Web Scraping and redis. You can use this API in your programs

Untitled

Installation

First of all, you have to clone this repository to your local machine:

git clone https://github.com/Cmatrix1/MusicAPI-Scraping-Redis-restframework

install the project dependencies

pip install -r requirement.txt

Usage

  • For use this API you should Run redis on port 6379
  • Run Server
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Use API

You can test the APIs with this command

python manage.py test

Technologies used

  • Django Restframework
  • Redis
  • Web Scraping (Bs4, requests)

About

API for Iranian Musics with Restframeword , Web Scraping and Caching with redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages