Skip to content

kamil-alperen/GIS_MicroServices

Repository files navigation

MicroServices

  • MongoDB database should be downloaded and its settings should be written in appsettings.json files.
  • MongoDB -> Country database -> info collection should be created
  • MongoDB -> City database -> info collection should be created
  • PostgreSQL database should be downloaded and its settings should be written in appsettings.json files. When dotnet-ef migrations added and database updated, district database and info table will be created
  • RabbitMQ should be downloaded

Database Screenshots

CountryInfo

CityInfo

DistrictInfo

Postman Requests

Login

Authorization

Country

City

DistrictUpdate

DistrictDelete

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages