2022-06-05 20:06:41 +01:00

11 lines
655 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"appid": "3de4f901fffb30ac720b0e7eb654b4faa2dd03fa",
"name": "Server",
"website": "https://en.wikipedia.org/wiki/Server_(computing)",
"license": "Commercial",
"description": "In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called \"clients\". This architecture is called the clientserver model. Servers can provide various functionalities, often called \"services\", such as sharing data or resources among multiple clients, or performing computation for a client.",
"enhanced": false,
"tile_background": "light",
"icon": "server.svg"
}