https://github.com/aikazu/ginregist
https://github.com/aikazu/ginregist
gin-gonic go golang jwt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aikazu/ginregist
- Owner: aikazu
- Created: 2019-10-23T07:25:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T20:47:55.000Z (over 3 years ago)
- Last Synced: 2025-03-06T06:33:29.691Z (over 1 year ago)
- Topics: gin-gonic, go, golang, jwt
- Language: HTML
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```