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

https://github.com/aikazu/ginregist


https://github.com/aikazu/ginregist

gin-gonic go golang jwt

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Gin Simple App Memcached

Clone this repository:

```
➜ git clone https://github.com/aikazu/ginregist.git
```

Or simply use the following command which will handle cloning the repo:

```
➜ go get -u -v https://github.com/aikazu/ginregist
```

# Usage
```
➜ go run *go
```
OR
```
➜ go build
➜ ./ginregist
```