Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

microservices through aspnetcore2.1 with docker using ocelot as gateway api and swagger as frontend

License

NotificationsYou must be signed in to change notification settings

dotnetcore5/dotnet2-microservices-docker-swagger

Repository files navigation

dotnet2-microservices-docker-swagger

.Net FrameworkGitHub language countGitHub top languageGitHub repo size in bytes.Net Framework

Please see the demo below

Repository codebase

The repository consists of projects as below:

#Project NameProject detailcomments
1gateway.apiAsp.Net Core2 WebApi as gatewaygateway to the microservices api
2authorize.serviceAsp.Net Core2 WebApi as microservicecreate, read, delete customer
3authorize.service.TestUnit Test for authorize.serviceunit test for authorize project
4helpdesksupport.serviceAsp.Net Core2 WebApi as microservicecreate, read, delete helpdesk tickets
5helpdesksupport.service.TestUnit Test for helpdesksupport.serviceunit test for helpdesksupport project
6docker-composedocker compose projectrun the list of dockers of projects

Design structure

gateway.api --> [microservices]                1. authorize                2. helpdesk

Summary

The overall objective of the applications :

>A customer can Register>Then the customer can Login >Authentication token is used>Once logged-in, user can do "CRUD" operation on Helpdesk tickets

Setup detail

If docker is not installed please installdocker on your machine.

Please download / clone the repository.

Open the solution file through VS2017.

Within VS2017, in thesolution folder Set Startup project asdocker-compose project.

Run the solution by pressing they keyF5

Support or Contact

Having any trouble? Please read out thisdocumentation orcontact and to sort it out.

keep coding ;)
Flag Counter

About

microservices through aspnetcore2.1 with docker using ocelot as gateway api and swagger as frontend

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp