$ ls -la /posts
total: 4 (tag #web)
$ open windows.mode

How Modern Web Browsers Render Pages? - Part 1
This first part explain how your website is found over the Internet
#browsers#dns#web
Discovering the History of HTTP Versions
Discovering the History of HTTP Versions
#http#web#networking

How to Enable Cross-Origin Resource Sharing(CORS) in Django for Safe HTTP Requests
How to Enable Cross-Origin Resource Sharing(CORS) in Django for Safe HTTP Requests
#django#cors#security
A fundamental guide for Designing Good REST API
A well-written API should provide a clear, consistent, and intuitive interface for developers to interact with it...
#rest#api-design#web