[PYTHON] Full Stack Engineer Hack Hack Folder Part 2

Preface

It seems that DX is being screamed in the world. I have to get on such things. What should I do to do that?

action

Study at a paid school in the American-speaking world. It seems that relatively new technology can be learned from below. Believe that the framework will be in time later

content

·syllabus ・ Take Away ·the term ・ Environment construction reference address ·trouble shooting ・ Doubt here ・ Problem reference address

syllabus

API Development and Documentation LESSON ONE Introduction to APIs

• Describe and explain the definition and use cases of APIs (Application Programming Interface) • Describe and explain how APIs are used to connect application front ends to server backends LESSON TWO LESSON TWO HTTP and Flask Basics

• Describe and explain the Hypertext Transfer Protocol (HTTP) • Describe and explain the components of an HTTP request • Describe and explain the different HTTP methods (verbs) • Describe and explain HTTP status codes • Request information from a server using cURL and HTTP requests • Install the Python Flask micro application framework • Set up and Configure a Flask application • Create a Flask endpoint (route)

LESSON THREE Endpoints and Payloads • Structure and Organize API Endpoints • Describe and explain Cross-Origin Resource Sharing (CORS) • Manage CORS requests using HTTP headers • Manage CORS controls using Flask-CORS • Parse request path and body from an HTTP request • Implement HTTP POST, PATCH and DELETE methods using Flask • Handle application errors using Flask

LESSON FOUR API Testing • Describe and explain the purpose and benefits of API testing • Test a REST API using Flask and unittest • Develop an application iteratively and safely using Test Driven Development (TDD)

LESSON FIVE API Documentation • Read and explore API documentation from a number of API developers • Write effective documentation for your own AP

TakeAway

the term

API Application Programming Interface REST API See address below https://qiita.com/NagaokaKenichi/items/0647c30ef596cedf4bf2

Environment construction reference address

trouble shooting

Doubt here

Problem reference address

Recommended Posts

Full Stack Engineer Hack Hack Folder Part 2
PythonHack Hack folder