Search Articles — Sudonull

Search Results

In this project

HTML API Generation on the Server Without Rendering

https://sudonull.com/html-api-generation-on-the-server-without-rendering

Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.

Blue-Green deploy on Docker Compose without downtime

https://sudonull.com/blue-green-deploy-on-docker-compose-without-downtime

How to implement blue-green deploy with zero downtime on Docker Compose and nginx. Detailed guide for web services and background workers.

Multilayer architecture: sublayers and data models

https://sudonull.com/multilayer-architecture-sublayers-and-data-models

Breakdown of multilayer application architecture for middle/senior developers: layers, sublayers, dataflow. Examples for web-services and report viewer. Study the hierarchy for scalable systems.

Vibe coding prototypes: Lovable vs Bolt vs Figma

https://sudonull.com/vibe-coding-prototypes-lovable-vs-bolt-vs-figma

Comparison of AI services for creating landing pages: interfaces, prompts, GitHub and Figma integrations. Choose a tool for fast no-code prototyping. Testing on a real project.

From other projects

From the web

Apr 15, 2025 ·

https://www.geeksforgeeks.org/computer-science-fundamentals/what-are-web-services/

Apr 15, 2025 · Answer: Web services should have a higher level of security than the Secure Socket Layer (SSL) (SSL). Entrust Secure Transaction Platform is the only way to attain this level of security. This level of security is required for web services in order to assure dependable transactions and secure confidential information. What are Web Services ?

Apr 2, 2026 ·

https://superops.com/tech-hub/what-are-web-services

Apr 2, 2026 · Learn what web services are, how they work, their types, benefits, and real-world uses. A clear guide to understanding web services in modern applications.

Apr 15, 2025 ·

https://www.geeksforgeeks.org/computer-science-fundamentals/web-services-definition-working-types-applications/

Apr 15, 2025 · Web Service is the set of rules or guidelines which enable communication among different applications via the World wide web (.i.e. the internet). Before web service , there were other technologies but some of them have dependencies such as EJB (enterprise java bean) which allows applications to communicate only if the applications are working on Java, these dependencies make communication ...

Jan 12, 2026 ·

https://www.guru99.com/web-services-tutorial.html

Jan 12, 2026 · Web services is a standardized way or medium to propagate communication between the client and server applications on the World Wide Web . This free Web services tutorial for complete beginners will help you learn web service from scratch.

Mar 18, 2024 ·

https://www.knowledgehut.com/blog/cloud-computing/what-are-web-services

Mar 18, 2024 · Explore the world of Web Services in Cloud Computing: From SOAP to RESTful, understand their architecture, use cases, and top providers.

Trending Now