SkillAgentSearch skills...

BWDIE

A crude Django web app that finds places for you to eat nearby using the Zomato API

Install / Use

/learn @vjFaLk/BWDIE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BWDIE

Requirements :

  • Python
  • Django
  • Requests
  • Zomato API

Packages can be easily installed using pip.

You can easily obtain a Zomato API key off their developer section

You can run server with two changes :

  • Add a secret key to __init__.py in settings, you can generate one here
  • Add the Zomato API key in services.py in find

Live version : https://bwdie.com

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2y ago
Forks2

Languages

HTML

Security Score

75/100

Audited on Nov 25, 2023

No findings