Skip to content

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.

okandavut/tourism-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tourism Microservices

Table of Contents

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages