- Hands-On Docker for Microservices with Python
- Jaime Buelta
- 62字
- 2021-06-24 12:35:50
Implementing the service
To implement this microservice, we will use Flask-RESTPlus (https://flask-restplus.readthedocs.io/en/stable/). This is a Flask (https://palletsprojects.com/p/flask/) extension. Flask is a well-known Python microframework for web applications that's particularly good at implementing microservices, as it's small, easy to use, and compatible with the usual technology stack in terms of web applications, since it uses the Web Server Gateway Interface (WSGI) protocol.
推薦閱讀
- 物聯(lián)網(wǎng)網(wǎng)絡(luò)安全及應(yīng)用
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計(jì)
- 農(nóng)產(chǎn)品物聯(lián)網(wǎng)研究與應(yīng)用
- 無(wú)人機(jī)通信
- 通信簡(jiǎn)史:從信鴿到6G+
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與應(yīng)用技術(shù)
- 通信原理及MATLAB/Simulink仿真
- Building Web Applications with ArcGIS
- 4G小基站系統(tǒng)原理、組網(wǎng)及應(yīng)用
- Echo Quick Start Guide
- 工業(yè)互聯(lián)網(wǎng)創(chuàng)新實(shí)踐
- 語(yǔ)音信號(hào)處理及Blackfin DSP實(shí)現(xiàn)
- 云計(jì)算技術(shù)與標(biāo)準(zhǔn)化
- 精通SEO:100%網(wǎng)站流量提升密碼
- Professional Scala