Question
October 12, 2018 at 03:39 PM
eglantinezz

A Demo Website with API calls and a dummy copy of an existing website

by eglantinezz . Updated 7 years, 10 months ago

I am trying to create a simple website for demo purposes. The functionality I am trying to demonstrate is recommendations, and I am trying to replicate a dummy view of an existing website, click on one of the links, send the unique identifier of that site to an API call and receive 5 related recommendation that I want to display in a list of URLs.
How do I replicate parts of an existing website?
I am hoping to use Python Flask.

This discussion is locked

All Comments