New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/alirezaly/photo-gallery

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/alirezaly/photo-gallery

  • v0.0.0-20201004122507-8b47f453d2f2
  • Source
  • Go
  • Socket score

Version published
Created
Source

Preview

Summary

In this applicaion I've used minimalist Go web framework Echo to do the heavy work for back-end API and template rendering, After that BoltDB comes into play as key-value storage which provides corss-platform compilation for storing information and for displaying the images I've used CSS Grid and AJAX to make the UI more smooth.

  • jQuery
  • AJAX
  • Go
  • BoltDB
  • Echo -- > minimalist Go web framework

How to run it?

You can either download the zip file or git clone git@github.com:alirezaly/photo-gallery.git into your computer then simply run make build to run the application as a binary or make run to temporarly run the applicaion.

make-build make-run

How it works?

This application provides a kind of simple old-school monolith with that provides server-side rendering from Echo framework and updating the view usign jQuery after successfull AJAX calls. arch

How to test flagged/tagged photos?

After the applicaion is loaded you can just click on the heart button heart and then it'll be toggled based the previous state. test

FAQs

Package last updated on 04 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc