An open API service indexing awesome lists of open source software.

https://github.com/appleboy/go-jwt-server

JWT Token Server written in Go (Golang)
https://github.com/appleboy/go-jwt-server

Last synced: 4 months ago
JSON representation

JWT Token Server written in Go (Golang)

Awesome Lists containing this project

README

          

# go-jwt-server

JSON Web Token server written in [golang](https://golang.org/) using [gin](https://gin-gonic.github.io/gin/) framework.

[![Build Status](https://travis-ci.org/appleboy/gin-jwt-server.svg?branch=master)](https://travis-ci.org/appleboy/gin-jwt-server) [![Build Status](https://drone.io/github.com/appleboy/gin-jwt-server/status.png)](https://drone.io/github.com/appleboy/gin-jwt-server/latest) [![codebeat badge](https://codebeat.co/badges/c4f28ca5-bcc6-464c-afe3-67696294e18f)](https://codebeat.co/projects/github-com-appleboy-gin-jwt-server) [![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/appleboy/gin-jwt-server/master/LICENSE)