This project is a simple proxy server with caching support using Flask and FastAPI. It forwards requests to an origin server and caches responses, adding headers to indicate cache status (X-Cache: HIT ...
This script where created to solve an issue with the new msgraph terraform provider that exist in version 0.1.1. The issue has been highlited in some issues. There is an race condition in which a ...
Note: Special thanks Linus Yang for cross compiling python for iOS. How to run goagent on iOS Devices.Note: This is only the client part, You should deploy the server-side part at first.Get in trouble ...