- Hands-On Docker for Microservices with Python
- Jaime Buelta
- 56字
- 2021-06-24 12:35:53
Questions
- Can you name the characteristics of RESTful applications?
- What are the advantages of using Flask-RESTPlus?
- Which alternative frameworks to Flask-RESTPlus do you know?
- Name the Python package used in the tests to fix the time.
- Can you describe the authentication flow?
- Why did we choose SQLAlchemy as a database interface for the example project?