-
Hello. I try to replace net/http in gin framework by your example.
But when I replace I have error in this part, about CloseNotifier interface.
`
c.S…
-
switch this to zero log, allow for pretty print
![image](https://user-images.githubusercontent.com/807940/208791500-ae93dea3-06fc-43ed-b89b-e535096debc2.png)
-
### Is your proposal related to a problem?
We're using gin as http webframework which has very low performance. We can see [here](https://www.techempower.com/benchmarks/#section=data-r21&test=composi…
-
In GitHub Security Advisory [GHSA-6vm3-jj99-7229](https://github.com/advisories/GHSA-6vm3-jj99-7229), there is a vulnerability in the following Go packages or modules:
| Unit | Fixed | Vulnerable Ran…
-
The allocator server uses the router from `gorilla/mux`, however the project has been deprecated recently (https://github.com/gorilla#gorilla-toolkit) and is no longer actively maintained. We should r…
-
Dear Gophers, we think it's a good idea to start discussions regarding the v3. You are welcome to join us on discord where we created a dedicated channel to pin suggestions for the…
-
### Label
Frontend
### Type
Techology
### Repos/Orgs/Users
- vuejs/vue
- vitejs/vite
- vuejs/petite-vue
- angular/angular
- angular/material
- google/material-design-icons
- flutter/flutt…
-
### Describe the bug
In Mac OS, starcoder does not even load, probably because it has no Nvidia GPU.
In Windows, the main issue is the dependency on the `bitsandbytes` library. Since the makers …
-
We should implemenet the API server.
I'm considering which one is right for this project.
- gorilla mux
- go-gin framework
-
I wanted to check the temperature of this project and so I ran a quick, very simple, benchmark with `wrk` and the default example:
```Python
from fastapi import FastAPI
app = FastAPI()
@ap…