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

github.com/paulina-sorys/shop-organiser-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/paulina-sorys/shop-organiser-api

  • v0.0.0-20240223134605-2a73663a5ecf
  • Source
  • Go
  • Socket score

Version published
Created
Source

shop-organiser-api

Side project. This repo is meant to be only the back-end of the system.

Planned functionalities:

  • fetch data from database
    • set db connection
    • query db
    • handle errors
  • manipulate db data using internal models and services
  • serve API for frontend client

IntelliJ IDE configuration to work with project locally

Steps below are required to be able to run the app and its tests locally.
  1. Install Go plugin
    • go to Settings/Plugins
    • search for Go plugin and install it
  2. Enable Go modules integration so IntelliJ properly links local Go packages
    • go to Settings/Languages & Frameworks/Go/Go modules
    • select Enable Go modules integration
  3. Download all dependencies
    • run go mod tidy

FAQs

Package last updated on 23 Feb 2024

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