https://github.com/markhigham/stubserver
in process http stub server
https://github.com/markhigham/stubserver
Last synced: about 2 months ago
JSON representation
in process http stub server
- Host: GitHub
- URL: https://github.com/markhigham/stubserver
- Owner: markhigham
- License: gpl-2.0
- Created: 2015-10-21T21:54:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T07:37:13.000Z (over 10 years ago)
- Last Synced: 2025-02-28T04:08:16.917Z (over 1 year ago)
- Language: C#
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stubserver
in process http stub server for use as an tell/ask stub service for stubbing external apis.
_doesn't currently work_
Based on things like this:
https://dzone.com/articles/handling-http-404-error-aspnet
http://www.asp.net/web-api/overview/hosting-aspnet-web-api/use-owin-to-self-host-web-api
http://stackoverflow.com/questions/25090211/owin-httplistener-not-located
http://stackoverflow.com/questions/20212725/how-to-catch-undefined-api-method-calls-in-asp-net-mvc4-web-api