/programming-challenge

Primary LanguagePythonThe UnlicenseUnlicense


Programming Challenge

About:

This program was created as a challenge for a Developer opportunity, using Django APIs with the HTTP GET method.

Starting:

Prerequisites:

You will need to have Visual Studio Code, Python version 3.8, and the Django Framework installed on your machine:

  • Please install Visual Studio by visiting the website - Visual Studio Code;
  • You can install Python 3.8 by visiting the website - Python 3.8.

Install the Django API via Pip Tool:

To install the Djano API, use the pip tool:

pip install django

For more information, please see the https://www.djangoproject.com/start/ page.

Tools used:

License:

These codes can be used by everyone by the license - The Unlicense