Skip to content

Go-Moose is a web application for image sharing and discovery.

License

Notifications You must be signed in to change notification settings

eberdellima/go-moose

Repository files navigation

Go-Moose (Status: in progress)

Go Report Card Go DeepSource

Go-Moose is a web application for image sharing and discovery. For routing I used Gin, a popular lightweight framework for web development in Go, which is very fast and offers middleware support. As for the ORM, I used gorm on a MySQL database. It's a really developer friendly ORM library for Go which I highly recommend

Getting started

  • Clone the repository
  • Run the command make
  • Then just run go run go-moose

or just go for the quicker way

  • make run

Tests

To run the available tests just run make test

About

Go-Moose is a web application for image sharing and discovery.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published