joshcarp / grpcexample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AltEthical: The ethical alternative

made-with-Go Website epicportfol.io

A website for finding ethical alternatives to popular products.

Made using

  • Go
  • GCP Vision API
  • React
  • GCP cloud run

Directory structure

  • .github github actions and github settings
  • backend backend systems, written in go
  • build all build configurations, including dockerfiles, docker-compose, cloudbuild, and envoy configuration files
  • config system config for configuring database and application settings
  • database database schema and scripts
  • frontend react frontend
  • proto protobuf representation of the grpc services used in this project
  • sysl system specification language; a diagramming tool to describe how our service works

Issues

  • Rate limiting when trying to load from the shopify API
  • Dynamically updating products/stores

About

License:Apache License 2.0


Languages

Language:Go 51.6%Language:Makefile 23.3%Language:Shell 21.2%Language:Dockerfile 4.0%