Skip to content

School assignment for the course data processing where an API must be created.

Notifications You must be signed in to change notification settings

MarkBenjamins/NHL-Stenden-RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHL-Stenden-RestAPI

School assignment for the course dataprocessing where an API must be created.

Dataset

  • For this assignment is the following dataset used: Link

API Documentation

  • The API is made in Python version 3.9.
  • The documentation of the API can be found on: Link

Setup

  1. Make sure you have at least version 3.9 of Python installed

  2. Clone this repository Clone link

  3. Open the file in PyCharm or a other code editer with Python version 3.9 support

  4. Install all the requirements, which can be found in the requiremenst file in this repository

    • You can install the requirements manualy in PyCharm by using Ctrl + Alt + S to open the settings
    • Go to Project and then to Python interpreter and make sure you have all requiremenst installed
  5. If there are no errors you can start the application by hitting Shift + F10

  6. Then go to http://127.0.0.1:5000/ to view the application

Author

  • Mark Benjamins - Still working on this project: GitHub

About

School assignment for the course data processing where an API must be created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published