Http

Glossary

HTTP and HTTPS

The foundational web protocols for transferring hypertext documents and resources, with HTTPS adding encryption via TLS for secure …

Glossary

Webhooks

Webhooks are user-defined HTTP callbacks that deliver real-time event notifications between web applications, a term coined by Jeff Lindsay …

Foundations

API Design

REST, GraphQL, and gRPC. The principles of versioning, error handling, idempotency, and authentication that make APIs reliable contracts …