-
Hello , I’m a beginer with Buffalo framework and I try to change settings to not use SSL in production environment .
In app.go I have commented the following line : // Automatically redirect to SSL
…
-
Hi,
I'm leading a benchmarking project => https://github.com/the-benchmarker/web-frameworks
The purpose of this project is to compare performances (other indicators will come), based on a faires…
-
Related issue: #358
**Describe the solution you'd like**
A CLI to create a new Fiber application such as `fiber new`, deployment using `fiber deploy` and modifying the MVC design pattern for exam…
-
Hi Mark Bates
buffalo is very good idea but it's really hard to install.
I had windows 10, but just for buffalo I've installed ubuntu 19
I think I'ts better to add this steps to your documentation …
-
**[Original report](https://bitbucket.org/xoseperez/fauxmoesp/issue/58) by GeneBean (Bitbucket: [genebean](https://bitbucket.org/genebean), GitHub: [genebean](https://github.com/genebean)).**
-------…
pvint updated
4 years ago
-
I have tried 4 DIFFERENT drives and 2 of which are supported.
Not 1
Not 2
BUT 4 different drives.
2 of them are supported with offset. I just purchased a new drive on the offset list 4 da…
-
Hi guys,
I am using the [echo framework](https://echo.labstack.com/) which uses a custom context (`echo.Context`) which doesn't seem to be compatible with the standard `context.Context` library.
…
-
**Rasa Core version**: 13.3
**Python version**: 3.6.5
**Operating system** (windows, osx, ...): ubuntu
**Issue**:
NameError: Cannot access action '', as that name is not a registered action …
-
I have a very strage problem and I'm not sure if this is a bug or how the http request package is supposed to work.
I have a c# client that call a Buffalo Rest API Server that as two methods. For e…
-
I know there might be a bias when I am asking this here. But I want to understand in what cases Gin is better and in what cases iris is better. I see the github stars are increasing more for Gin than …