Skip to content

Server-side taxi booking simulation with RPC HTTP API written in Django

Notifications You must be signed in to change notification settings

PierceAndy/rpc-taxi-booking-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires:

  • Python 3.6
  • pip

Installing dependencies:

pip install -r requirements.txt

Running tests:

python manage.py test

Running on local server:

python manage.py runserver 8080

About

Server-side taxi booking simulation with RPC HTTP API written in Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages