|
You are here |
machiel.me | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction Example Python Origin Code Example Golang Proxy Code Demonstration Explanation NGINX-Lite (not-really) Conclusion Introduction I was struggling to find a good (or just simple) reverse proxy solution written in Go, so I decided to take what I had learnt from a work colleague of mine and put together a simple example for others to build upon if they needed a quick reference point. In this example I have an origin server written in Python (for no other reason than to have a clearer distinction ... | |
| | | | |
github.com
|
|
| | | | | lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. - awslabs/aws-lambda-go-api-proxy | |
| | | | |
damienradtke.com
|
|
| | | | | ||
| | | | |
mattmazur.com
|
|
| | | One of the many new features announced at yesterday's OpenAI dev day is better support for generating valid JSON output. From the JSON mode docs: A common way to use Chat Completions is to instruct the model to always return JSON in some format that makes sense for your use case, by providing a system... | ||