Golang Fiber Web Framework / Full Course / CRUD JSON API

Опубликовано: 06 Ноябрь 2024
на канале: CoderVlogger
10,316
189

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):
https://github.com/CoderVlogger/go-we...

Accompanied blog post with all other Go Web Frameworks (echo, gin, iris, goa, gorilla, micro):
https://www.codervlogger.com/go-web-f...

💳 Join CoderVlogger.com membership:
https://www.codervlogger.com/#/portal...
Perks:
Email Newsletters
Advanced Resources
Extended Daily Vlogs

📽 SUBSCRIBE to this YouTube channel: http://bit.ly/2SAN2c3

📟 Community Channels:

Telegram:
https://t.me/codervlogger

☎️ Social Accounts:

Twitter:
  / kenanbekk   📣
GitHub:
https://github.com/KenanBek
Medium:
  / kenanbek  
Instagram:
  / codervlogger  

#Golang #FullCourse #Fiber