Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 356 Bytes

Url Prediction Api

  • Clone the repo
git clone https://github.com/CodeNinjaUsman/api_url_prediction
cd api_url_prediction
  • Activate conda environment
  • Install requirements
pip install -r requirements.txt
  • Run Server
python manage.py runserver
{"link":"Link goes here"}