tourism-microservices icon indicating copy to clipboard operation
tourism-microservices copied to clipboard

This project developed for learning how is the ASP .NET Core Microservices and Ocelot working. Project has two ASP .NET Core Microservice and one API Gateway which is working with Ocelot. Also include...

Tourism Microservices

Table of Contents

  • Introduction
  • Structure
  • Technologies
  • Feedback
  • Build Process
  • Contributors

Introduction

This project developed for learning how is the ASP .NET Core Microservices and Ocelot working. Project has two ASP .NET Core Microservice and one API Gateway which is working with Ocelot. Also includes the ElasticSearch for log requests and responses.

Structure

  • Api-gateway (.NET Core 3.1 Project with Ocelot)

  • Hotels Api (.NET Core 3.1 Project)

  • Tours Api (.NET Core 3.1 Project)

    Project structure

Technologies

Feedback

Feel free to send me feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please open your pull request and add me reviewer.

If there's anything you'd like to chat about, please feel free send me dm on Twitter!

Build Process

  • Clone the projects
  • Download PostgreSQL and create ToursDb and HotelsDb (check appsettings.json for db and user informations.)
  • Open with Visual Studio or launch with "dotnet run"
  • Add author to reviewer before PR merge.

Contributors


Okan DAVUT

🚇 ⚠️ 💻

LICENSE

MIT