Skip to content

Go microservice application for online shop. user_details not working yet, news microservice is template for others

Notifications You must be signed in to change notification settings

CyganFx/snippetBox-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippetBox-microservice

Before start:

  1. Read and generate TLS certificate Chapter 10.1 Alex Edwards Let's Go
  2. Create tls directory in the root and move 2 generated .pem files there
  3. Create a Google client ID and client secret: https://www.loginradius.com/blog/async/google-authentication-with-golang-and-goth/
  4. Update env variables

P.S.

  1. type https://localhost:#Your_address in the url, not just localhost:#Your_address
  2. no refresh tokens, only access token
  3. remove google warning about https (optional): https://peacocksoftware.com/blog/make-chrome-auto-accept-your-self-signed-certificate (then restart pc)

About

Go microservice application for online shop. user_details not working yet, news microservice is template for others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published