An open API service indexing awesome lists of open source software.

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

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