Skip to content
/ fifapi Public

Local webserver instance to query FIFA 19 database

License

Notifications You must be signed in to change notification settings

DevRx28/fifapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbms-api

API to query the FIFA 19 Players database. Built using Django + Materialize CSS.

Steps to run the project:

  1. Make sure you have Python and DJango installed. If not, run the following commands:
sudo apt install Python3
sudo apt install Python-pip
pip install django
  1. Clone the repository and go the created directory (unzip the repo into a folder if downloaded as a zip file). Then, on the shell, type in the following command:
python manage.py runserver

About

Local webserver instance to query FIFA 19 database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published