KITENGE API

MAKU
2 min readJan 10, 2020

THE COMPLETE REVIEWS ENDPOINT, AND THEN SOME ….

Kitenge Api has a new home http://www.kiteng3.com/. Below are endpoints for the newly created reviews route.

CHECKOUT PREVIOUS ARTICLES:

  1. Kitenge
  2. Kitenge API 1
  3. Kitenge API 2

REVIEWSUsers will be able to review a kiosk.

Another logic I have implemented enables the Get All Kiosks route to return a kiosk with the items and reviews under it. It also returns the average rating of a kiosk from the two users that have rated the kiosk. I'm loving this endpoint.

The next step is to create the CART logic. If you have other ideas/suggestions/corrections/criticisms that will guide me in building this project, PLEASE feel free to DM me on twitter or comment below.

Github: https://github.com/ma-za-kpe/Kitenge-Backend

Website: http://www.kiteng3.com/

--

--