🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
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
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