<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web on Jesus Oseguera</title><link>https://r0tbyt3.dev/tags/web/</link><description>Recent content in Web on Jesus Oseguera</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://r0tbyt3.dev/tags/web/index.xml" rel="self" type="application/rss+xml"/><item><title>Apache</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/apache/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/apache/</guid><description>Apache Apache - open-source HTTP server software widely used for serving web content.
Related Links: Caddy Domain name Domain name system Http caching Https Nginx Fundamentals Web servers</description></item><item><title>API</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api/</guid><description>API API - the set of rules and protocols defining how software components communicate with each other.
Related Links: API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>API Design</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api-design/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api-design/</guid><description>API Design API Design - principles and patterns for designing clear, consistent, and usable application interfaces.
Related Links: API API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>API styles</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api-styles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/api-styles/</guid><description>API styles API Styles - comparison of REST, RPC, GraphQL, and other API architectural styles.
Related Links: API API Design GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>APIs</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/</guid><description>APIs APIs - protocols, styles, and standards for designing and consuming application programming interfaces.
API API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP Related Links: Web Infrastructure</description></item><item><title>Caddy</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/caddy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/caddy/</guid><description>Caddy Caddy - modern, automatic HTTPS web server with simple configuration and built-in certificate management.
Related Links: Apache Domain name Domain name system Http caching Https Nginx Fundamentals Web servers</description></item><item><title>Domain name</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/domain-name/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/domain-name/</guid><description>Domain name Domain Name - human-readable address that maps to an IP address for identifying resources on the internet.
Related Links: Apache Caddy Domain name system Http caching Https Nginx Fundamentals Web servers</description></item><item><title>Domain name system</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/domain-name-system/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/domain-name-system/</guid><description>Domain name system Domain Name System - hierarchical naming system that translates domain names to their IP addresses.
Related Links: Apache Caddy Domain name Http caching Https Nginx Fundamentals Web servers</description></item><item><title>GraphQL</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/graphql/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/graphql/</guid><description>GraphQL GraphQL - query language for APIs allowing clients to request exactly the data they need.
Related Links: API API Design API styles GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>GraphQL Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/graphql-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/graphql-fundamentals/</guid><description>GraphQL Fundamentals GraphQL Fundamentals - core concepts of GraphQL including schemas, resolvers, queries, and mutations.
Related Links: API API Design API styles GraphQL GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>GRPC</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/grpc/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/grpc/</guid><description>GRPC gRPC - high-performance open-source RPC framework using HTTP/2 and Protocol Buffers for communication.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>HTTP and API Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/http-and-api-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/http-and-api-fundamentals/</guid><description>HTTP and API Fundamentals HTTP and API Fundamentals - core HTTP concepts including methods, status codes, headers, and request lifecycle.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals GRPC Open API Specification (OAS) REST REST API Design SOAP</description></item><item><title>Http caching</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/http-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/http-caching/</guid><description>Http caching HTTP Caching - browser and proxy caching mechanisms using HTTP headers to reduce server load.
Related Links: Apache Caddy Domain name Domain name system Https Nginx Fundamentals Web servers</description></item><item><title>Https</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/https/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/https/</guid><description>Https HTTPS - secure version of HTTP using TLS encryption to protect data in transit.
Related Links: Apache Caddy Domain name Domain name system Http caching Nginx Fundamentals Web servers</description></item><item><title>Nginx Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/nginx-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/nginx-fundamentals/</guid><description>Nginx Fundamentals Nginx Fundamentals - core configuration and usage of Nginx as a reverse proxy and web server.
Related Links: Apache Caddy Domain name Domain name system Http caching Https Web servers</description></item><item><title>Open API Specification (OAS)</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/open-api-specification-oas/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/open-api-specification-oas/</guid><description>Open API Specification (OAS) Open API Specification - standard, language-agnostic interface description format for RESTful APIs.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals REST REST API Design SOAP</description></item><item><title>REST</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/rest/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/rest/</guid><description>REST REST - architectural style for distributed systems based on stateless client-server communication over HTTP.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST API Design SOAP</description></item><item><title>REST API Design</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/rest-api-design/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/rest-api-design/</guid><description>REST API Design REST API Design - best practices for designing RESTful APIs including resource naming and HTTP method usage.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST SOAP</description></item><item><title>SOAP</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/soap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/apis/soap/</guid><description>SOAP SOAP - XML-based messaging protocol for exchanging structured information in web services.
Related Links: API API Design API styles GraphQL GraphQL Fundamentals GRPC HTTP and API Fundamentals Open API Specification (OAS) REST REST API Design</description></item><item><title>Web</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/</guid><description>Web Web - HTTP, APIs, web servers, and protocols powering modern backend web services.
APIs Web Infrastructure Related Links: Backend Engineering Concurrency Databases Django DSA Python Security System Design</description></item><item><title>Web Infrastructure</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/</guid><description>Web Infrastructure Web Infrastructure - servers, protocols, and network primitives that underpin web application delivery.
Apache Caddy Domain name Domain name system Http caching Https Nginx Fundamentals Web servers Related Links: APIs</description></item><item><title>Web servers</title><link>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/web-servers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/backend-engineering/web/web-infrastructure/web-servers/</guid><description>Web servers Web Servers - software that serves web content over HTTP by handling incoming requests and sending responses.
Related Links: Apache Caddy Domain name Domain name system Http caching Https Nginx Fundamentals</description></item></channel></rss>