Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefh/azureservicefabrictest
Azure Service Fabric Test Project
https://github.com/stefh/azureservicefabrictest
azure fabric service services wiremock
Last synced: 19 days ago
JSON representation
Azure Service Fabric Test Project
- Host: GitHub
- URL: https://github.com/stefh/azureservicefabrictest
- Owner: StefH
- License: mit
- Created: 2018-10-07T08:27:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T16:20:37.000Z (over 3 years ago)
- Last Synced: 2024-04-14T05:43:41.622Z (7 months ago)
- Topics: azure, fabric, service, services, wiremock
- Language: CSS
- Size: 208 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Service Fabric Test
Azure Service Fabric Test Project based on https://github.com/Azure-Samples/service-fabric-dotnet-getting-started## Extra functionality:
- WireMock.Net in a container (https://github.com/WireMock-Net/WireMock.Net-docker)
- WireMock.Net as a Statefull service (TODO)## Info
- build the solution as x64### See it running
- open http://localhost:19080/Explorer/index.html#/ for the Azure Service Fabric Cluster page
- open http://localhost:8081 for a webpage with examples
- open http://localhost:9091/__admin/settings to see WireMock.Net running in a container