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

github.com/mdm373/twitch-fun-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mdm373/twitch-fun-api

  • v0.0.0-20191107033208-63fc33af07e5
  • Source
  • Go
  • Socket score

Version published
Created
Source

Twitch Fun API

Using the twitch api as an excuse to learn golang, docker & ECS stack...

Pre-Requisits

  • aws cli
  • docker cli
  • jq

Set-Up

  • Install the pre-req's above
  • In AWS Console, configure Route53, Load Balancer and ECS fargate cluster

Scripts

AWS Deployment

Build source, update/push to docker image, update service and start new task on ECS.

./scripts/ecs-update.sh

Local Docker Run

Build source, update docker image and run image locally on port 9000

./scripts/docker-run

Local Quick Run

Quick build and run source locally on port 443

./scripts/build.sh --test && ./dist/twitch-fun-api```

FAQs

Package last updated on 07 Nov 2019

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