/emlakilan_propertyservice

Property microservice for EmlakIlan

Primary LanguageJavaMIT LicenseMIT

Emlak Ilan Sistemi - ReportService

main project repo

Creates reports for property ads. Report contains a message such as "The ad with id {POST_ID} created by {AUTHOR} {ELAPSED_TIME} ago. It is viewed {VIEW_COUNT} times.".

API Endpoints

  • GET /api/report/:id shows report for an ad
  • GET /api/report/:id triggers to update report for an ad