DEV Community

Full Stack Memorization App Series' Articles

Back to Jacob Goodwin's Series
01 - Setup Go Server with Reload in Docker
Cover image for 01 - Setup Go Server with Reload in Docker

01 - Setup Go Server with Reload in Docker

101
Comments 2
7 min read
02 - Creating Route Handlers In Gin
Cover image for 02 - Creating Route Handlers In Gin

02 - Creating Route Handlers In Gin

10
Comments
5 min read
03 - Application Architecture
Cover image for 03 - Application Architecture

03 - Application Architecture

25
Comments
6 min read
04 - Testing A Gin HTTP Handler With Testify Mock
Cover image for 04 - Testing A Gin HTTP Handler With Testify Mock

04 - Testing A Gin HTTP Handler With Testify Mock

30
Comments 1
9 min read
05 - Testing a Service Layer Method in Go Account Application
Cover image for 05 - Testing a Service Layer Method in Go Account Application

05 - Testing a Service Layer Method in Go Account Application

12
Comments 1
6 min read
06 - Creating Signup Handler in Gin - Binding Data
Cover image for 06 - Creating Signup Handler in Gin - Binding Data

06 - Creating Signup Handler in Gin - Binding Data

12
Comments
10 min read
07 - Completing Signup Handler in Gin - Token Creation
Cover image for 07 - Completing Signup Handler in Gin - Token Creation

07 - Completing Signup Handler in Gin - Token Creation

6
Comments
8 min read
08 - Implement Signup in Service and Repository Layers
Cover image for 08 - Implement Signup in Service and Repository Layers

08 - Implement Signup in Service and Repository Layers

10
Comments 1
11 min read
09 - Token Creation
Cover image for 09 - Token Creation

09 - Token Creation

17
Comments 1
12 min read
10 - Dependency Injection and App Demo
Cover image for 10 - Dependency Injection and App Demo

10 - Dependency Injection and App Demo

8
Comments 1
10 min read
11 - Account API Cleanup & Fixes
Cover image for 11 - Account API Cleanup & Fixes

11 - Account API Cleanup & Fixes

7
Comments 2
9 min read
12 - Store Refresh Tokens in Redis
Cover image for 12 - Store Refresh Tokens in Redis

12 - Store Refresh Tokens in Redis

26
Comments 5
14 min read
13 - Gin Handler Timeout Middleware
Cover image for 13 - Gin Handler Timeout Middleware

13 - Gin Handler Timeout Middleware

4
Comments 4
12 min read
14 - Add Signin Handler
Cover image for 14 - Add Signin Handler

14 - Add Signin Handler

7
Comments
7 min read
15 - Add Signin to Service and Repository Layers
Cover image for 15 - Add Signin to Service and Repository Layers

15 - Add Signin to Service and Repository Layers

5
Comments
5 min read
16 - Create Gin Middleware to Extract Authorized User
Cover image for 16 - Create Gin Middleware to Extract Authorized User

16 - Create Gin Middleware to Extract Authorized User

16
Comments 1
8 min read