Skip to content

funthere/starset

Repository files navigation

starset

Simple E-commerce Microservice written in Go.

Stack: Go, PostgreSQL, Jwt, REST API

Getting Started

Make sure to set the .env file (see: .env.example).

Clone the project and run this command to start/stop the services:

make up
make down

Documentation

https://documenter.getpostman.com/view/718196/2s9YXh5i4e

After register and login the user, put the token in the request header for product and order endpoint (see the example on the docs)

Updates

  • Nov 15: Change DB to PostgreSQL here
  • Nov 15: Dockerize the services here
  • Nov 16: Separate DB for each services here

About

Simple E-commerce Microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published