#100DaysOfCode Day 21 Learned about middleware in go, it's a bit confusing at first. Mainly because how different it is compared to how express use middleware. We could define the middleware as a method of the application struct. Therefore, we can access other app methods.
1
5
4
0
0
@python_ular It's great to see you out here being accountable. I hope you have fun on this journey!