a proxy server to use between mobile client and rest server to overcome CORS and cache requests for fast testing
a cross-platform self-hosted proxy server, hosted in desktop app used to facilitate development and testing of mobile, web and desktop apps by mocking rest APIs
Useful for caching the requests for fast testing or to be able test the app functionality and design even if the server is down
Implemented in .Net 6, UI created using AvaloniaUI) framework
dotnet CacheProxyMockServer.dll