All Projects → gobuffalo → buffalo-goth

gobuffalo / buffalo-goth

Licence: MIT license
Goth Generator for Buffalo

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to buffalo-goth

buffla
URL Shortner written in Buffalo
Stars: ✭ 30 (+130.77%)
Mutual labels:  gobuffalo, goth
gothic
🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
Stars: ✭ 65 (+400%)
Mutual labels:  goth
buffalo-azure
A gobuffalo plugin for working with Azure.
Stars: ✭ 29 (+123.08%)
Mutual labels:  gobuffalo
Buffalo
Rapid Web Development w/ Go
Stars: ✭ 6,476 (+49715.38%)
Mutual labels:  gobuffalo
Packr
The simple and easy way to embed static files into Go binaries.
Stars: ✭ 3,332 (+25530.77%)
Mutual labels:  gobuffalo
buffalo-heroku
Sets up and deploys apps to Heroku
Stars: ✭ 14 (+7.69%)
Mutual labels:  gobuffalo
suite
A test suite for Buffalo applications
Stars: ✭ 24 (+84.62%)
Mutual labels:  gobuffalo
flect
An inflection engine for golang
Stars: ✭ 69 (+430.77%)
Mutual labels:  gobuffalo
genny
A framework for writing modular generators
Stars: ✭ 50 (+284.62%)
Mutual labels:  gobuffalo
buffalo-auth
Buffalo auth plugin helps adding username password authentication to your app
Stars: ✭ 32 (+146.15%)
Mutual labels:  gobuffalo
buffalo-heroku
Archived use github.com/gobuffalo/buffalo-heroku
Stars: ✭ 16 (+23.08%)
Mutual labels:  gobuffalo
tags
HTML tags in Go
Stars: ✭ 50 (+284.62%)
Mutual labels:  gobuffalo
goth fiber
Package goth_fiber provides a simple, clean, and idiomatic way to write authentication packages for fiber framework applications.
Stars: ✭ 26 (+100%)
Mutual labels:  goth

Goth Generator for Buffalo

Standard Test Go Reference Go Report Card

Buffalo-goth is a plugin for buffalo cli that makes it easy to integrate goth into your Buffalo application.

In Buffalo v0.9.4 the built in generator for github.com/markbates/goth was removed in favor of this plugin.

Installation

$ buffalo plugins install github.com/gobuffalo/buffalo-goth@latest

Usage

Generate Users, Routes

$ buffalo generate goth-auth facebook twitter linkedin etc...

Generate Routes only

$ buffalo generate goth facebook twitter linkedin etc...

For more detailed usage visit https://gobuffalo.io/documentation/guides/goth/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].