ErfiDev / image-gallery

gallery app with http/2 api and envoy proxy

Repository from Github https://github.comErfiDev/image-galleryRepository from Github https://github.comErfiDev/image-gallery

about this practice

simple application for creating, uploading, editing and deleting posts.

stacks

  • go programming language
  • gRPC framework
  • HTTP/2
  • google protobuf
  • reactjs and react-router
  • envoyproxy
  • docker
  • sql database
  • gorm library

how to run?

run the

    docker-compose up --build

and then if everything is successful run the server by command

    go run server/server.go

don't forget adding .env necessary variables

About

gallery app with http/2 api and envoy proxy


Languages

Language:JavaScript 87.3%Language:Go 9.9%Language:HTML 1.6%Language:CSS 0.4%Language:Dockerfile 0.3%Language:Batchfile 0.3%Language:Shell 0.1%