Categorygithub.com/programzheng/base
modulepackage
0.0.0-20220915163309-26336cee9af8
Repository: https://github.com/programzheng/base.git
Documentation: pkg.go.dev

# README

base

This project is build ecommerce an api server

run

go

go run .

docker-compose

docker-compose up -d api

Makefile

make up

generate *.pb.go

cd internal/grpc/proto && /
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative *.proto

feature

  • admin user jwt authorization api
  • file upload and file response api
  • admin manage post
  • grpc play games

test tool

k6.io

# Packages

Copyright © 2019 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author