Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGram

Hacktive8 Assignment Final Project

How to Run

you can install dependencies using go mod tidy or one by one,

  • install dependencies go get
    • go get -u gorm.io/gorm
    • go get -u github.com/gin-gonic/gin
    • go get -u github.com/golang-jwt/jwt
    • go get -u github.com/asaskevich/govalidator
    • go get -u golang.org/x/crypto

Local Run

go run main.go

Documentation API

You can read documentation for this repo using this link here!

About

Hacktive8 Assignment Final Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages