Introduction
đ Welcome to Goframe Bootcamp!
Why should I read this tutorial?
GoFrame have its official documentation, which is very detailed and well-organized. But you may find it kind difficult for rookies or beginners to start their own project quickly. Therefore, this tutorial is writing to provide a guideline for rookies to start a project with GoFrame in practice.
What is GoFrame?
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. It could not only create web application, but also have many other usages, you may find official documentation if you are interested in framework details.
In this tutorial, beside the basic usage of GoFrame, you will also learn some common web development technologies, such as Docker
and Nginx
.
Questions or Feedback?
Next
Let’s start our trip: