- Python API Development Fundamentals
- Jack Chan Ray Chung Jack Huang
- 117字
- 2021-06-11 12:56:25
Summary
In this chapter, we have built a basic RESTful API using Flask. We did CRUD (Create, Read, Update, Delete) operations on our recipes, and through this, you should have grasped the concepts and fundamentals of APIs. We have also talked about relevant concepts, such as HTTP methods, HTTP status codes, JSON, and routing. We wrapped up the chapter by showing you different ways (command prompt, GUI) to test the web services that we have built.
After laying a good foundation, in the next chapter, we will continue to develop our recipe sharing platform step by step. You will learn the whole process of RESTful API development. Just stay with us, the best is yet to come!
推薦閱讀
- EJB 3.1從入門到精通
- Aptana Studio Beginner's Guide
- 連接未來:從古登堡到谷歌的網絡革命
- Modern JavaScript Web Development Cookbook
- OpenLayers Cookbook
- 6G無線網絡空口關鍵技術
- 5G+區塊鏈
- 設備監控技術詳解
- 網絡空間全球治理觀察
- Getting Started with tmux
- NB-IoT原理和優化
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 物聯網,So Easy!
- 黑客心理學:社會工程學原理
- Building Microservices with Spring