Golang Fiber Web Framework / Full Course / CRUD JSON API
Topics with Timecodes
0:00 Getting Started (links, follow-up resources)
9:40 How to use this tutorial? (time-codes)
10:45 Fiber - Go Web Framework
11:56 Start a new project
19:10 Simple JSON “Hello, World!“ endpoint
23:10 CRUD APIs: Create, Read, Update, Delete
25:50 Data Storage & Shared Code
31:00 CRUD APIs: List
44:00 Paging
51:33 Error Handling & Not Found Page
56:00 CRUD APIs: Get
1:03:00 CRUD APIs: Create
1:10:25 CRUD APIs: Edit
1:13:45 CRUD APIs: Delete
1:19:20 Final Words
Used GitHub Repository (Open Source):
Accompanied blog post with all other Go Web Frameworks (echo, gin, iris, goa, gorilla, micro):
💳 Join membership:
#/portal/signup
Perks:
- Email Newsletters
- Advanced Resources
- Extended Daily Vlogs
📽 SUBSCRIBE to this YouTube channel:
📟 Community Channels:
Telegram:
☎️ Social Accounts
18 views
406
130
9 months ago 05:03:30 2
🐋 GoLang с нуля за 5 часов! Go урок для начинающих | 🧪 RED Test
1 year ago 00:15:35 1
Keycloak with docker compose and configuration export/import. (Demo part 1/3)
1 year ago 00:42:50 2
Golang API with Fiber, JWT auth and Keycloak (Demo part 2/3)
3 years ago 01:21:03 15
Golang Fiber Web Framework / Full Course / CRUD JSON API