REQUIREMENTS:
- .NET CORE
- RABBITMQ
- MONGODB
You must run four projects at the same time( GuideBook.ContactApi, GuideBook.PersonApi, GuideBook.ReportApi, ReportService Worker)
4 projects must be startup projects. RabbitMQ must be queue name "Report".
The first report request is created with the url below
http://localhost:22634/CreateReportByLocation/Ayd%C4%B1n%20/adasd.com
Person Api
https://localhost:7006/swagger/index.html
You must run four projects at the same time(Person Api, Contact Api, Report Api ve ReportService Worker)
Person Api
Contact Api
http://localhost:5048/swagger/index.html
Report Api