Lessons by tag «HTTP»
Exploring the developer panel and learning how to track API requests
Learning how to fulfill requests through a popular service Postman
Learning the standard that allows you to create an HTTP API specification that is convenient for code generation, documentation, and testing
Exploring resources and endpoints. Learning to understand JSON, pagination, and nested resources
Learning about the course, its structure, objectives, and goals
Getting familiar with tasks unsolvable without an API
Learning to work with basic resource management operations and idempotence
Learning about the capabilities of full-stack frameworks
Looking at collections and learning how to work with them
Covering some important topics that are not part of the core course
Getting acquainted with the topic of the course
Learning how to model data in the database and access them, leaning on the concept of ORM
Finding out how the server generates an HTML query
Learning the basics of network protocols
Learning about automatic code testing
Learning the concept of API, an important part of the modern web
Learning how a typical backend written in Python works