Tag

URL design

0 views collected around this technical thread.

Architecture Digest
Architecture Digest
Apr 16, 2022 · Fundamentals

Designing Effective URLs: Understanding URI, URL, and URN

This article explains the concepts and differences of URI, URL, and URN, describes their hierarchical relationship, outlines URL components, discusses Data URI syntax, presents best‑practice guidelines for stable and user‑friendly URL design, and provides real‑world examples such as Flickr API URL patterns.

Best PracticesURIURL design
0 likes · 24 min read
Designing Effective URLs: Understanding URI, URL, and URN
Top Architect
Top Architect
Apr 13, 2022 · Fundamentals

Designing Effective URLs: Understanding URI, URL, URN and Best Practices

This article explains the differences between URI, URL and URN, outlines best‑practice principles for designing stable, readable and user‑friendly URLs, discusses technical details such as Data URIs, mapping, redirects, and provides concrete examples including Flickr API URL patterns.

Best PracticesURIURL design
0 likes · 32 min read
Designing Effective URLs: Understanding URI, URL, URN and Best Practices
IT Architects Alliance
IT Architects Alliance
Apr 11, 2022 · Fundamentals

Designing Effective URLs: Understanding URI, URL, and URN

Effective URL design, covering the distinctions and relationships among URI, URL, and URN, best practices for stability, readability, and longevity, as well as technical considerations such as Data URIs, hash fragments, redirects, and real‑world examples like Flickr, provides essential guidance for web architects and developers.

Best PracticesHTTPURI
0 likes · 25 min read
Designing Effective URLs: Understanding URI, URL, and URN
IT Xianyu
IT Xianyu
Nov 14, 2020 · Backend Development

RESTful API Design Guidelines and Best Practices

This article outlines essential RESTful API design principles, covering URL structuring, proper use of HTTP verbs, precise status codes, JSON payload conventions, error handling, and HATEOAS linking, providing practical code examples for backend developers to create clear and maintainable web services.

APIHATEOASHTTP status codes
0 likes · 8 min read
RESTful API Design Guidelines and Best Practices
Top Architect
Top Architect
Aug 13, 2020 · Backend Development

Best Practices for RESTful API Design: URL Structure, Status Codes, and Server Responses

This article outlines essential RESTful API design guidelines, covering clear URL conventions, precise HTTP status code usage, proper JSON responses, error handling without misleading 200 codes, and the inclusion of hypermedia links to improve client navigation.

API designBackend DevelopmentHTTP
0 likes · 11 min read
Best Practices for RESTful API Design: URL Structure, Status Codes, and Server Responses
Top Architect
Top Architect
Jul 19, 2020 · Backend Development

Best Practices for Designing RESTful APIs

This article outlines essential RESTful API design principles, covering clear URL structures, proper use of HTTP verbs, precise status codes, appropriate response formats, and the inclusion of hypermedia links to create intuitive, maintainable, and standards‑compliant web services.

API designBest PracticesHTTP
0 likes · 11 min read
Best Practices for Designing RESTful APIs
Architecture Digest
Architecture Digest
Apr 26, 2020 · Backend Development

RESTful API Design Best Practices and Detailed Guidelines

This article explains essential RESTful API design details—including URL conventions, HTTP verb usage, status‑code precision, proper JSON responses, and HATEOAS linking—to help developers create clear, consistent, and user‑friendly web APIs.

API designBest PracticesHTTP
0 likes · 10 min read
RESTful API Design Best Practices and Detailed Guidelines
Qunar Tech Salon
Qunar Tech Salon
Aug 1, 2015 · Backend Development

Best Practices for Image Thumbnail Processing and URL Design Using ImageMagick

This article shares practical guidelines for generating high‑quality image thumbnails with ImageMagick, optimizing URL structures, and organizing file storage to improve web performance and reduce bandwidth consumption.

Image OptimizationImageMagickURL design
0 likes · 6 min read
Best Practices for Image Thumbnail Processing and URL Design Using ImageMagick