#include "welcome_page.hpp" namespace simple_object_storage { std::string welcome_page() { return R"(
A lightweight, simple object storage service
Store and retrieve objects using unique hashes or label:tag combinations.
Access objects through a clean, intuitive REST API interface.