Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

springautum.work/noverde/pequi

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

springautum.work/noverde/pequi

Go Modules
Version
v0.4.1
Version published
Created
Source

Pequi

URL shortener with multi database support.

Build Test codecov Go Report Card Docker pulls License: MIT

Supported Databases

  • In Memory
  • Redis (open a Pull Request)
  • Firestore
  • DynamoDB (open a Pull Request)
  • MySQL (open a Pull Request)
  • Postgres (open a Pull Request)
  • SQLite (open a Pull Request)

setup

go mod tidy

run

var envs:

  • HTTP_PORT default: 8080
  • FIRESTORE_PROJECT
  • FIRESTORE_COLLECTION
go run main.go

FAQs

Package last updated on 20 Aug 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