Skip to content

Robert1138/GWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWA

A backend for a full stack auction site using GO

Features

  • RESTful API
  • Authentication using JWT and Secure Cookie
  • CSRF protection
  • Logging
  • Deployed using DigitalOcean

Used in this Project

  • Gorilla toolkit https://github.com/gorilla
    • CSRF github.com/gorilla/csrf
    • SecureCookie github.com/gorilla/securecookie
  • Jwt-go github.com/dgrijalva/jwt-go
  • CORS github.com/rs/cors
  • GORM github.com/jinzhu/gorm
  • GODOTENV github.com/joho/godotenv
  • Logrus github.com/sirupsen/logrus
  • MYSQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages