https://github.com/rafaelfgx/gatewayservice
GatewayService (Ocelot).
https://github.com/rafaelfgx/gatewayservice
api api-gateway apigateway apimanagement aspnet-core aspnetcore dot-net dotnet dotnet-core dotnetcore gateway microservices
Last synced: 2 months ago
JSON representation
GatewayService (Ocelot).
- Host: GitHub
- URL: https://github.com/rafaelfgx/gatewayservice
- Owner: rafaelfgx
- License: mit
- Created: 2018-07-10T16:23:49.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T11:12:22.000Z (9 months ago)
- Last Synced: 2024-10-12T15:03:09.472Z (8 months ago)
- Topics: api, api-gateway, apigateway, apimanagement, aspnet-core, aspnetcore, dot-net, dotnet, dotnet-core, dotnetcore, gateway, microservices
- Language: C#
- Homepage:
- Size: 1.95 KB
- Stars: 22
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# GatewayService
[Ocelot](https://github.com/ThreeMammals/Ocelot)
## Run
Command Line
#### Prerequisites
* [.NET SDK](https://dotnet.microsoft.com/download)
#### Steps
1. Open directory **source\GatewayService** in command line and execute **dotnet run**.
3. Open .Visual Studio Code
#### Prerequisites
* [.NET SDK](https://dotnet.microsoft.com/download)
* [Visual Studio Code](https://code.visualstudio.com)
* [C# Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)#### Steps
1. Open **source** directory in Visual Studio Code.
2. Press **F5**.Visual Studio
#### Prerequisites
* [Visual Studio](https://visualstudio.microsoft.com)
#### Steps
1. Open **source\GatewayService.sln** in Visual Studio.
2. Set **GatewayService** as startup project.
3. Press **F5**.## Microservices
### Users
### Todos
## GatewayService