Golang

Total Posts: 1

Golang์—์„œ์˜ API library Fiber

Go์–ธ์–ด์—์„œ๋Š” ์—ฌ๋Ÿฌ๊ฐ€์ง€ API ์„œ๋ฒ„๋ฅผ ์ œ๊ณตํ•˜๊ธฐ ์œ„ํ•œ Web Framework๊ฐ€ ์กด์žฌํ•œ๋‹ค. ๋‚˜๋Š” fiber๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์ตœ๊ทผ ํ”„๋กœ์ ํŠธ์— ์ ์šฉํ–ˆ๋‹ค. 1. Gin https://github.com/gin-gonic/gin Github stars: 77.1K github...