Socket
Book a DemoInstallSign in
Socket

github.com/TurniXXD/go-rss

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/TurniXXD/go-rss

v0.0.0-20230707100643-4b7b29300643
Source
Go
Version published
Created
Source

go-rss

  • Full course
  • Simple REST API for creating new user and assigning API key to him
  • User can then get his user info and create new feeds

Commands

  • build & run => go build && ./go-rss
  • run migrations => cd sql/schema && goose postgres postgres://user:password@localhost:5432/go-rss-db up
  • rollback single migration => cd sql/schema && goose postgres postgres://user:password@localhost:5432/go-rss-db down
  • gen sqlc => sqlc generate

Run script

  • ./run.sh ARG_1 ARG_2
  • supported args: goose up, goose down, bar, db-gen

Tech

  • chi router
  • sqlc => go install github.com/kyleconroy/sqlc/cmd/sqlc@latest
  • goose => go install github.com/pressly/goose/v3/cmd/goose@latest

FAQs

Package last updated on 07 Jul 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.