Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Full Stack Memorization App Series' Articles
Back to Jacob Goodwin's Series
01 - Setup Go Server with Reload in Docker
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Sep 25 '20
01 - Setup Go Server with Reload in Docker
#
go
#
docker
#
tutorial
#
traefik
107
reactions
Comments
2
comments
7 min read
02 - Creating Route Handlers In Gin
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Oct 3 '20
02 - Creating Route Handlers In Gin
#
go
#
gin
#
tutorial
#
docker
15
reactions
Comments
Add Comment
5 min read
03 - Application Architecture
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Oct 8 '20
03 - Application Architecture
#
go
#
architecture
#
gin
#
tutorial
26
reactions
Comments
Add Comment
6 min read
04 - Testing A Gin HTTP Handler With Testify Mock
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Oct 9 '20
04 - Testing A Gin HTTP Handler With Testify Mock
#
go
#
testing
#
gin
#
tutorial
34
reactions
Comments
1
comment
9 min read
05 - Testing a Service Layer Method in Go Account Application
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Oct 20 '20
05 - Testing a Service Layer Method in Go Account Application
#
go
#
testing
#
tutorial
#
rest
12
reactions
Comments
1
comment
6 min read
06 - Creating Signup Handler in Gin - Binding Data
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Oct 30 '20
06 - Creating Signup Handler in Gin - Binding Data
#
go
#
testing
#
tutorial
#
gin
13
reactions
Comments
Add Comment
10 min read
07 - Completing Signup Handler in Gin - Token Creation
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Nov 5 '20
07 - Completing Signup Handler in Gin - Token Creation
#
go
#
testing
#
authentication
#
tutorial
6
reactions
Comments
1
comment
8 min read
08 - Implement Signup in Service and Repository Layers
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Nov 12 '20
08 - Implement Signup in Service and Repository Layers
#
go
#
postgres
#
authentication
#
docker
10
reactions
Comments
1
comment
11 min read
09 - Token Creation
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Nov 17 '20
09 - Token Creation
#
go
#
testing
#
authentication
#
tutorial
17
reactions
Comments
1
comment
12 min read
10 - Dependency Injection and App Demo
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Nov 23 '20
10 - Dependency Injection and App Demo
#
go
#
rest
#
authentication
#
tutorial
9
reactions
Comments
2
comments
10 min read
11 - Account API Cleanup & Fixes
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Nov 29 '20
11 - Account API Cleanup & Fixes
#
go
#
rest
#
authentication
#
tutorial
7
reactions
Comments
2
comments
9 min read
12 - Store Refresh Tokens in Redis
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Dec 8 '20
12 - Store Refresh Tokens in Redis
#
go
#
redis
#
authentication
#
docker
34
reactions
Comments
5
comments
14 min read
13 - Gin Handler Timeout Middleware
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Dec 14 '20
13 - Gin Handler Timeout Middleware
#
go
#
gin
#
middleware
#
concurrency
9
reactions
Comments
4
comments
12 min read
14 - Add Signin Handler
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Dec 20 '20
14 - Add Signin Handler
#
go
#
gin
#
authentication
#
testing
8
reactions
Comments
Add Comment
7 min read
15 - Add Signin to Service and Repository Layers
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Dec 27 '20
15 - Add Signin to Service and Repository Layers
#
go
#
gin
#
authentication
#
postgres
5
reactions
Comments
Add Comment
5 min read
16 - Create Gin Middleware to Extract Authorized User
Jacob Goodwin
Jacob Goodwin
Jacob Goodwin
Follow
Jan 4 '21
16 - Create Gin Middleware to Extract Authorized User
#
go
#
gin
#
authentication
#
middleware
19
reactions
Comments
1
comment
8 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account