RESTfull API For RishaCar
A Restful API for a carpool mobile application RichaCar
For development, you will need
you can download it from here
you can download it from here
you can download it from here
$ git clone https://github.com/saraheisa/rishacar
$ cd rishacar
$ pip install
You may need to change MongoDB’s connection address in lib/DBConnection.py
if it’s different in your machine, commonly it’s the same
run
$ C:\path\to\mongodb\bin\mongod.exe
If you’re using VSCode you can use Azure extension to connect to DB
$ python app.py