Skip to content

Feature/reviews by coordinates

Ihor Kyrylchuk requested to merge feature/reviews_by_coordinates into master

What's new:

  • added route GET "/geo" to get reviews within coordinates;
  • added documentation for new route;
  • added integration tests for new route;

Merge request reports