proxy.golang.org : github.com/tee-stark/go-blog : v0.0.0-20220419165123-dc6905154e7e
A RESTful API service for a Blogging platform created with Golang, Mux, and PostgresSQL
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/tee-stark/go-blog@v0.0.0-20220419165123-dc6905154e7e
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/badoux/checkmail v1.2.1
- github.com/cloudinary/cloudinary-go v1.7.0
- github.com/creasty/defaults v1.5.1
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/google/uuid v1.2.0
- github.com/gorilla/mux v1.8.0
- github.com/gorilla/schema v1.2.0
- github.com/jinzhu/gorm v1.9.16
- github.com/jinzhu/inflection v1.0.0
- github.com/joho/godotenv v1.4.0
- github.com/lib/pq v1.1.1
- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
- gopkg.in/go-playground/assert.v1 v1.2.1