https://github.com/zemanondrej/vcelinwebapp
RESTful api using Go, Gin, gorm and jwt tokens for authentication and front end using React
https://github.com/zemanondrej/vcelinwebapp
gin-gonic golang gorm-orm npm reactjs webpack
Last synced: 11 months ago
JSON representation
RESTful api using Go, Gin, gorm and jwt tokens for authentication and front end using React
- Host: GitHub
- URL: https://github.com/zemanondrej/vcelinwebapp
- Owner: ZemanOndrej
- Created: 2017-05-04T09:00:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T20:47:30.000Z (over 8 years ago)
- Last Synced: 2025-05-08T01:16:27.559Z (about 1 year ago)
- Topics: gin-gonic, golang, gorm-orm, npm, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 161 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VcelinWebApp
RESTful api using Go, Gin, gorm and jwt tokens for authentication and front end using React
# Installation
* clone repo
* run "go install"
* go to client folder and run "npm install"
* run webpack to compile js to scripts.min.js