go-ecommerce-api

module
v0.0.0-...-9f73338 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2020 License: MIT

README

Go-Ecommerce-API

This is a simple ecommerce API built with Golang.

Features

  • Authentication with mail or Google
  • Users
  • Products

Planned Features

  • Shopping Cart
  • ...

Development

go get github.com/Lanseuo/go-ecommerce-api
go run cmd/go-ecommerce-api/main.go

Deployment

docker build -t lanseuo/go-ecommerce-api .
docker run -it -p 8080:8080 --env-file=variables.env lanseuo/go-ecommerce-api

Meta

Lucas Hild - https://lucas-hild.de
This project is licensed under the MIT License - see the LICENSE file for details

Directories

Path Synopsis
cmd
pkg
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL