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

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

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