오늘 배운, 알게 된, 학습한 내용을 정리해두는 저장소
책과 구글 검색을 통해 학습한 내용
명칭 | 내용 | 설명 | Star |
---|---|---|---|
gin | 다른 프레임워크보다 40% 더 빠른 우수하고 간단함. | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 51894 |
beego | 시스템의 기능과 부하를 더 쉽게 처리할 수 있게 해줌. | beego is an open-source, high-performance web framework for the Go programming language. | 27032 |
echo | High performance, minimalist Go web framework | 21360 | |
kit | A standard library for microservices. | 20797 | |
revel | A high productivity, full-stack web framework for the Go language. | 12400 | |
martini | 11332 |