kerusey / CoffeeBreaker

Why do we still need a Barista to have a cup of coffee ☕?
MIT License
9 stars 2 forks source link

Rewrite DjangoPyServer/RestfulCoffeeBreaker method that returns CoffeeHouses #76

Closed kerusey closed 4 years ago

kerusey commented 4 years ago

Rewrite hostname:port/get/CoffeeHouses/ method. It should returns sql dataframe back to the client

kerusey commented 4 years ago

Currently it returns complex json object; might be reworked according to mobile api requirements