- Django RESTful Web Services
- Gaston C. Hillar
- 125字
- 2021-06-30 19:30:56
Installing Stoplight
Stoplight is a very useful GUI tool that focuses on helping architects and developers to model complex APIs. If we need to consume our RESTful Web Service in many different programming languages, we will find Stoplight extremely helpful. Stoplight provides an HTTP request maker that allows us to compose and send requests and generate the necessary code to make them in different programming languages, such as JavaScript, Swift, C#, PHP, Node, and Go, among others.
Stoplight provides a web version and is also available as a standalone app in Linux, macOS, and Windows. You can download the versions of Stoplight from the following URL: http://stoplight.io/.
The following screenshot shows the HTTP GET request builder in Stoplight with the code generation at the bottom:

- UNIX編程藝術
- Learn TypeScript 3 by Building Web Applications
- Learning Neo4j 3.x(Second Edition)
- Python數據結構與算法(視頻教學版)
- 愛上micro:bit
- Mastering Adobe Captivate 7
- Building Slack Bots
- 大學計算機基礎實訓教程
- Python全棧開發:基礎入門
- 少兒編程輕松學(全2冊)
- Mastering Python
- Swift從入門到精通 (移動開發叢書)
- Spring Microservices
- .NET應用架構設計:原則、模式與實踐
- Python Geospatial Analysis Cookbook