Skip to content

ggmohanasundaram/ny_cab_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Run

  1. To Install dependend Library - pip3 --no-cache-dir install -r requirements.txt
  2. To Start the Server - python manage.py runserver
  3. To Run the client - python client/trip_count_client.py

Configuration changes

1. ny_cab_api/config.py - Change the mysql url under Development section
       Example :  mysql+mysqlconnector://<user>:<password>@<ipaddress>:3306/<dbname>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published