- Hands-On RESTful Web Services with Go
- Naren Yellavula
- 197字
- 2021-06-24 17:04:23
Why use Go for REST API development?
REST services are trivial in the modern web. SOA (which we discuss in more detail later) created an activity space for REST services to take web development to the next level. Go is a programming language from the house of Google for solving the bigger problems they have. It has been over ten years since its first appearance. It matured along the way with the developer community jumping in and creating huge-scale systems in it.
We could choose Python or JavaScript (Node.js) for our REST API development, but the main advantage of Go lies in its speed and compile-time error detection. Go has been proven to be faster than dynamic programming languages in terms of computational performance according to various benchmarks. These are the three reasons why a company should write their next API in Go:
- To scale your API for a wider audience
- To enable your developers to build robust systems
- To start simple and go big
As we progress through this book, we learn how to build efficient REST services in Go.
- Advanced Machine Learning with Python
- ServiceNow Application Development
- 程序員面試筆試寶典(第3版)
- Visual Basic程序開發(學習筆記)
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- INSTANT Yii 1.1 Application Development Starter
- 深入實踐Kotlin元編程
- Django 5企業級Web應用開發實戰(視頻教學版)
- Visual FoxPro 6.0程序設計
- Qlik Sense? Cookbook
- 軟件工程與UML案例解析(第三版)
- OpenCV 3.0 Computer Vision with Java
- Learn Linux Quickly
- 微信小程序開發圖解案例教程:附精講視頻(第3版)
- 信息安全技術(第2版)