Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hgillh/bing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bing Search (POC)

Bing search is a POC developed wityh Python 3.8, Django, DynamoDB, Big Web Search API and Docker

Instructions to Setup and Run


Clone the repo on your local system

git clone https://github.com/hgillh/bing.git

Setup containers and run

cd <project_folder>
docker-compose up --build
It will configure the DynmoDB container and an Ubuntu 20.04 container. On Ubuntu 20.04, it will configure Django project and start it on port: 8080.

Other Details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published