Ponzu – An open-source HTTP server framework and CMS in Go
31–40 of 43 posts
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#32Couldn't see any authentication system in Readme, Is there any auth mechanism that can be used for API usage?
According to the README it depends on golang.org/x/crypto/bcrypt and github.com/nilslice/jwt so it seems likely to have authentication on board and a way of using JWT tokens for API access.
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#33Re: Ponzu – An open-source HTTP server framework and CMS in Go
#34Indexing - why don't u use bleve?
I would love to get some feedback as a first time Bleve user.
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#35Indexing - why don't u use bleve?
It's actually almost ready! Check out the ponzu-dev branch or look at the compare between it and master for the implementation. I would love to get some feedback as a first time Bleve user.
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#36Earlier quoted context omitted.
It's actually almost ready! Check out the ponzu-dev branch or look at the compare between it and master for the implementation. I would love to get some feedback as a first time Bleve user.
Well, I am not affiliated with bleve, but actively use it in my project where the data are in BoltDb but index is stored separately in bleve. It's really awesome package.
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#37havent looked at the reqdme or rtfa, but ponsu, if i'm not mistaken, is a sauce in japan used for dipping, it consists of soy sauce and citrus/lemon/lime flavoring, great with raw, grated daikon radish. in terms of this project, excellent, i actually wrote a lot of web apps using golang and found the main deficiency to be the templates, tried amber, ace, and even the default mustache/handlebars, but still think jade…
I promptly shared my project based on a Japanese name and provided entertainment for a few mins.
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#38Thats my question...
Re: Ponzu – An open-source HTTP server framework and CMS in Go
#39havent looked at the reqdme or rtfa, but ponsu, if i'm not mistaken, is a sauce in japan used for dipping, it consists of soy sauce and citrus/lemon/lime flavoring, great with raw, grated daikon radish. in terms of this project, excellent, i actually wrote a lot of web apps using golang and found the main deficiency to be the templates, tried amber, ace, and even the default mustache/handlebars, but still think jade…
I spoke to a Japanese programmer friend on his opinion on projects named after Japanese words. His personal take was that many were at cringe level. Not just him, his group of friends regularly chat about the "cringiness" in their line group. I promptly shared my project based on a Japanese name and provided entertainment for a few mins.